Module versionize::crc

source ·
Expand description

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

Structs

  • Computes the CRC64 checksum of the read bytes.
  • Computes the CRC64 checksum of the written bytes.