retrieveChecksum

fun retrieveChecksum(in: IndexInput, expectedLength: Long): Long

Returns (but does not validate) the checksum previously written by .checkFooter.

Return

actual checksum value

Throws

IOException

if the footer is invalid