Expand description
Implementation for miniz_oxide
rust backend.
Modules
This module contains functionality for compression.
This module contains functionality for decompression.
Structs
A structure containing the result of a call to the inflate or deflate streaming functions.
Enums
How compressed data is wrapped.
A list of miniz failed status codes.
A list of flush types.
A list of miniz successful status codes.
Constants
Functions
Type Definitions
Result
alias for all miniz status codes both successful and failed.