public class DebugDiffWriter extends Object implements DiffWriter
| Constructor and Description |
|---|
DebugDiffWriter()
Constructs a new DebugDiffWriter.
|
public void addCopy(long offset,
int length)
throws IOException
DiffWriteraddCopy in interface DiffWriterIOExceptionpublic void addData(byte b)
throws IOException
DiffWriteraddData in interface DiffWriterIOExceptionpublic void flush()
throws IOException
DiffWriterflush in interface DiffWriterIOExceptionpublic void close()
throws IOException
DiffWriterDiffWriter will invoke this method at the end.close in interface DiffWriterclose in interface Closeableclose in interface AutoCloseableIOException