Expand description
Implements readers and writers that compute the CRC64 checksum of the bytes read/written.
Structsยง
- CRC64
Reader - Computes the CRC64 checksum of the read bytes.
- CRC64
Writer - Computes the CRC64 checksum of the written bytes.
Implements readers and writers that compute the CRC64 checksum of the bytes read/written.