Simple CRC bindings backed by miniz.c
The CRC calculated by a CrcReader.
CrcReader
A wrapper around a Read that calculates the CRC.
Read
A wrapper around a Write that calculates the CRC.
Write