List of all items
Structs
- allocate::Allocator
- c_api::gz_header
- c_api::z_stream
- crc32::Crc32Fold
- deflate::DeflateConfig
- deflate::DeflateStream
- inflate::InflateConfig
- inflate::InflateStream
- read_buf::ReadBuf
Enums
- DeflateFlush
- InflateFlush
- ReturnCode
- c_api::internal_state
- deflate::Method
- deflate::Strategy
- inflate::Mode
Macros
Functions
- adler32
- adler32_combine
- crc32::crc32
- crc32::crc32_braid
- crc32::crc32_combine
- deflate::bound
- deflate::compress
- deflate::compress_bound
- deflate::compress_slice
- deflate::compress_slice_with_flush
- deflate::compress_with_flush
- deflate::copy
- deflate::deflate
- deflate::end
- deflate::init
- deflate::params
- deflate::prime
- deflate::reset
- deflate::set_dictionary
- deflate::set_header
- deflate::tune
- inflate::copy
- inflate::end
- inflate::get_header
- inflate::inflate
- inflate::init
- inflate::mark
- inflate::prime
- inflate::reset
- inflate::reset_keep
- inflate::reset_with_config
- inflate::set_dictionary
- inflate::sync
- inflate::sync_point
- inflate::uncompress
- inflate::uncompress_slice
- inflate::undermine
Type Aliases
- c_api::Bytef
- c_api::alloc_func
- c_api::free_func
- c_api::gz_headerp
- c_api::in_func
- c_api::out_func
- c_api::uInt
- c_api::uLong
- c_api::uLongf
- c_api::voidp
- c_api::voidpc
- c_api::voidpf
- c_api::z_streamp
Constants
- MAX_WBITS
- MIN_WBITS
- c_api::Z_ASCII
- c_api::Z_BEST_COMPRESSION
- c_api::Z_BEST_SPEED
- c_api::Z_BINARY
- c_api::Z_BLOCK
- c_api::Z_BUF_ERROR
- c_api::Z_DATA_ERROR
- c_api::Z_DEFAULT_COMPRESSION
- c_api::Z_DEFAULT_STRATEGY
- c_api::Z_DEFLATED
- c_api::Z_ERRNO
- c_api::Z_FILTERED
- c_api::Z_FINISH
- c_api::Z_FIXED
- c_api::Z_FULL_FLUSH
- c_api::Z_HUFFMAN_ONLY
- c_api::Z_MEM_ERROR
- c_api::Z_NEED_DICT
- c_api::Z_NO_COMPRESSION
- c_api::Z_NO_FLUSH
- c_api::Z_OK
- c_api::Z_PARTIAL_FLUSH
- c_api::Z_RLE
- c_api::Z_STREAM_END
- c_api::Z_STREAM_ERROR
- c_api::Z_SYNC_FLUSH
- c_api::Z_TEXT
- c_api::Z_TREES
- c_api::Z_UNKNOWN
- c_api::Z_VERSION_ERROR