Expand description
Implementation of basic Zstandard protocols without pipelining or other allocating methods.
See discussion on anonymity concerns.1
Modules§
- buf_
alloc - Traits for allocating buffer storage.
- checksum
- Calculation of the content checksum for a decoded frame.
- frame
- Encoding of Zstandard frame types.