Crate yzx_core

Crate yzx_core 

Source
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.

Functions§

f