com.myJava.file.delta.sequence
Class FileSequencer

java.lang.Object
  extended by com.myJava.file.delta.sequence.FileSequencer

public class FileSequencer
extends java.lang.Object


Author:
Olivier PETRUCCI

Areca Build ID : 7299034069467778562

Constructor Summary
FileSequencer(java.io.InputStream in, int blockSize)
           
 
Method Summary
 HashSequence getHash()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSequencer

public FileSequencer(java.io.InputStream in,
                     int blockSize)
Method Detail

getHash

public HashSequence getHash()
                     throws java.io.IOException,
                            ByteProcessorException
Throws:
java.io.IOException
ByteProcessorException