readCRC

fun readCRC(input: IndexInput): Long

Reads CRC32 value as a 64-bit long from the input.

Throws

if CRC is formatted incorrectly (wrong bits set)

IOException

if an i/o error occurs