List of all items
Structs
- StreamResult
- adler32::Adler32
- deflate::core::CallbackFunc
- deflate::core::CompressorOxide
- inflate::core::DecompressorOxide
- zip_file::CentralDirectoryFileHeader
- zip_file::EndOfCentralDirectory
- zip_file::LocalFileHeader
- zip_file::ZipCentralDirectory
Enums
- DataFormat
- MZError
- MZFlush
- MZStatus
- deflate::CompressionLevel
- deflate::core::CompressionStrategy
- deflate::core::TDEFLFlush
- deflate::core::TDEFLStatus
- inflate::TINFLStatus
- zip_file::ZipError
Functions
- adler32::adler32_slice
- 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
- 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
- mz_adler32_oxide
- zip_file::zip_read_central_directory
Type Aliases
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
- zip_file::CENTRAL_DIR_FILE_HEADER_SIGNATURE
- zip_file::CENTRAL_DIR_FILE_HEADER_SIZE
- zip_file::COMPRESS_METHOD_DEFLATED
- zip_file::COMPRESS_METHOD_UNCOMPRESSED
- zip_file::END_OF_CENTRAL_DIRECTORY_SIGNATURE
- zip_file::END_OF_CENTRAL_DIRECTORY_SIZE
- zip_file::LOCAL_FILE_HEADER_SIGNATURE
- zip_file::LOCAL_FILE_HEADER_SIZE