|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.myJava.file.delta.sequence.FileSequencerByteProcessor
public class FileSequencerByteProcessor
Field Summary |
---|
Fields inherited from interface com.myJava.file.delta.Constants |
---|
HASH_ALG, HASH_ALG_KLENGTH, SIG_NEW, SIG_READ |
Constructor Summary | |
---|---|
FileSequencerByteProcessor(int blockSize)
|
Method Summary | |
---|---|
void |
close()
|
HashSequence |
getSequence()
|
void |
open()
|
void |
processByte(int read)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSequencerByteProcessor(int blockSize)
Method Detail |
---|
public void close() throws ByteProcessorException
close
in interface ByteProcessor
ByteProcessorException
public void open()
open
in interface ByteProcessor
public void processByte(int read)
processByte
in interface ByteProcessor
public HashSequence getSequence()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |