public abstract class VerifyingIndexOutput extends FilterIndexOutput
FilterIndexOutput.writeByte(byte) and FilterIndexOutput.writeBytes(byte[], int, int)out| 修飾子とタイプ | メソッドと説明 |
|---|---|
abstract void |
verify()
Verifies the checksum and compares the written length with the expected file length.
|
close, getChecksum, getFilePointer, writeByte, writeBytespublic abstract void verify()
throws IOException
IOExceptionCopyright © 2009–2016. All rights reserved.