|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.egothor.util.diff.GDiffDumpCreator
public class GDiffDumpCreator
| Constructor Summary | |
|---|---|
GDiffDumpCreator()
Creates a new instance of GDiffDumpCreator |
|
| Method Summary | |
|---|---|
void |
addAppend(byte[] arr,
int offset,
int length)
|
void |
addCopy(long offset,
int length)
|
void |
doEnd()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GDiffDumpCreator()
| Method Detail |
|---|
public void addAppend(byte[] arr,
int offset,
int length)
throws java.io.IOException
addAppend in interface GDiffCreatorjava.io.IOException
public void addCopy(long offset,
int length)
throws java.io.IOException
addCopy in interface GDiffCreatorjava.io.IOException
public void doEnd()
throws java.io.IOException
doEnd in interface GDiffCreatorjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||