miniz_oxide::deflate

Module stream

source
Expand description

Extra streaming compression functionality.

As of now this is mainly intended for use to build a higher-level wrapper.

There is no DeflateState as the needed state is contained in the compressor struct itself.

Functionsยง