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 GDiffCreator
IOException
public void addCopy(long offset, int length) throws IOException
addCopy
in interface GDiffCreator
IOException
public void doEnd() throws IOException
doEnd
in interface GDiffCreator
IOException
Copyright © 2016 Egothor. All Rights Reserved.