Module gix_features::zlib
source · Available on crate feature
zlib only.Expand description
Modules
- non-streaming interfaces for decompression
Structs
- Raw in-memory decompression stream for blocks of data.
- Decompress a few bytes of a zlib stream without allocation
Enums
- Possible status results of compressing some data or successfully decompressing a block of data.