Module git_features::zlib[][src]

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.