Re-exports§
pub use sys::BlockMode;
pub use sys::BlockSize;
pub use sys::ContentChecksum;
Modules§
Structs§
- Decoder
- Decoder for LZ4 frame format data.
- Encoder
- Encoder for LZ4 frame format data.
- Encoder
Builder - Configuration builder for the
Encoder
structure.