public interface GDiffCreator
| Modifier and Type | Method and Description |
|---|---|
void |
addAppend(byte[] arr,
int offset,
int length) |
void |
addCopy(long offset,
int length) |
void |
doEnd() |
void addAppend(byte[] arr,
int offset,
int length)
throws IOException
IOExceptionvoid addCopy(long offset,
int length)
throws IOException
IOExceptionvoid doEnd()
throws IOException
IOExceptionCopyright © 2016 Egothor. All Rights Reserved.