Module crc

Module crc 

Source
Expand description

Implements readers and writers that compute the CRC64 checksum of the bytes read/written.

Structsยง

CRC64Writer
Computes the CRC64 checksum of the written bytes.