Module miniz_oxide::inflate::stream

source ·
Expand description

Extra streaming decompression functionality.

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

Structs§

  • A struct that compbines a decompressor with extra data for streaming decompression.

Functions§

  • Try to decompress from input to output with the given InflateState