[−][src]Module miniz_oxide::inflate::stream
Extra streaming decompression functionality.
As of now this is mainly inteded for use to build a higher-level wrapper.
Structs
| InflateState | A struct that compbines a decompressor with extra data for streaming decompression. |
Functions
| inflate | Try to decompress from |