public abstract class VerifyingIndexOutput extends FilterIndexOutput
FilterIndexOutput.writeByte(byte) and FilterIndexOutput.writeBytes(byte[], int, int)out| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
verify() |
Verifies the checksum and compares the written length with the expected file length.
|
copyBytes, writeBytes, writeInt, writeLong, writeMapOfStrings, writeSetOfStrings, writeShort, writeString, writeVInt, writeVLong, writeZInt, writeZLongclose, getChecksum, getFilePointer, writeByte, writeBytes