List of all items
Structs
- StreamResult
- deflate::core::CallbackFunc
- deflate::core::CompressorOxide
- inflate::core::DecompressorOxide
- inflate::stream::FullReset
- inflate::stream::InflateState
- inflate::stream::MinReset
- inflate::stream::ZeroReset
Enums
- DataFormat
- MZError
- MZFlush
- MZStatus
- deflate::CompressionLevel
- deflate::core::CompressionStrategy
- deflate::core::TDEFLFlush
- deflate::core::TDEFLStatus
- inflate::TINFLStatus
Traits
Functions
- deflate::compress_to_vec
- deflate::compress_to_vec_zlib
- deflate::core::compress
- deflate::core::compress_to_output
- deflate::core::create_comp_flags_from_zip_params
- deflate::stream::deflate
- inflate::core::decompress
- inflate::decompress_slice_iter_to_slice
- inflate::decompress_to_vec
- inflate::decompress_to_vec_with_limit
- inflate::decompress_to_vec_zlib
- inflate::decompress_to_vec_zlib_with_limit
- inflate::stream::inflate
Type Definitions
Constants
- deflate::core::deflate_flags::TDEFL_COMPUTE_ADLER32
- deflate::core::deflate_flags::TDEFL_FILTER_MATCHES
- deflate::core::deflate_flags::TDEFL_FORCE_ALL_RAW_BLOCKS
- deflate::core::deflate_flags::TDEFL_FORCE_ALL_STATIC_BLOCKS
- deflate::core::deflate_flags::TDEFL_GREEDY_PARSING_FLAG
- deflate::core::deflate_flags::TDEFL_NONDETERMINISTIC_PARSING_FLAG
- deflate::core::deflate_flags::TDEFL_RLE_MATCHES
- deflate::core::deflate_flags::TDEFL_WRITE_ZLIB_HEADER
- inflate::core::TINFL_LZ_DICT_SIZE
- inflate::core::inflate_flags::TINFL_FLAG_COMPUTE_ADLER32
- inflate::core::inflate_flags::TINFL_FLAG_HAS_MORE_INPUT
- inflate::core::inflate_flags::TINFL_FLAG_IGNORE_ADLER32
- inflate::core::inflate_flags::TINFL_FLAG_PARSE_ZLIB_HEADER
- inflate::core::inflate_flags::TINFL_FLAG_USING_NON_WRAPPING_OUTPUT_BUF