writeCRC

fun writeCRC(output: IndexOutput)

Writes CRC32 value as a 64-bit long to the output.

Throws

if CRC is formatted incorrectly (wrong bits set)

IOException

if an i/o error occurs