public abstract class VerifyingIndexOutput extends FilterIndexOutput
FilterIndexOutput.writeByte(byte)
and FilterIndexOutput.writeBytes(byte[], int, int)
out
Modifier and Type | Method and Description |
---|---|
abstract void |
verify()
Verifies the checksum and compares the written length with the expected file length.
|
close, getChecksum, getFilePointer, writeByte, writeBytes