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