public class GDiffDumpCreator extends Object implements GDiffCreator
| Constructor and Description |
|---|
GDiffDumpCreator()
Creates a new instance of GDiffDumpCreator
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAppend(byte[] arr,
int offset,
int length) |
void |
addCopy(long offset,
int length) |
void |
doEnd() |
public GDiffDumpCreator()
public void addAppend(byte[] arr,
int offset,
int length)
throws IOException
addAppend in interface GDiffCreatorIOExceptionpublic void addCopy(long offset,
int length)
throws IOException
addCopy in interface GDiffCreatorIOExceptionpublic void doEnd()
throws IOException
doEnd in interface GDiffCreatorIOExceptionCopyright © 2016 Egothor. All Rights Reserved.