Expand description
Full-featured liblz4 binding for Rust.
Modules§
- lz4
- LZ4 compression and decompression.
- lz4_hc
- LZ4_HC compression.
- lz4f
- LZ4F compression and decompression.
Structs§
- Error
- The error type for LZ4 operations.
Enums§
- Error
Kind - A list specifying general categories of LZ4 error.
Functions§
- version_
number - Returns the version number of liblz4.
- version_
string - Returns the version string of liblz4.