Module git_features::zlib
source · Available on crate feature
zlib
only.Expand description
Modules
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.