Crate codeq

source

Modules§

Structs§

  • A reader that calculates the crc32 checksum of the data read from it.
  • A writer that calculates the crc32 checksum of the data written to it.
  • A encoding helper that appends a checksum to the end of the encoded data.

Traits§

  • Trait for types that can be encoded with a known, fixed size.