Crate brotli_decompressor

Source

Re-exportsยง

pub use reader::DecompressorCustomIo;
pub use reader::Decompressor;
pub use writer::DecompressorWriterCustomIo;
pub use writer::DecompressorWriter;
pub use io_wrappers::CustomRead;
pub use io_wrappers::CustomWrite;
pub use io_wrappers::IntoIoReader;
pub use io_wrappers::IoReaderWrapper;
pub use io_wrappers::IntoIoWriter;
pub use io_wrappers::IoWriterWrapper;

Modulesยง

bit_reader ๐Ÿ”’
brotli_alloc ๐Ÿ”’
context ๐Ÿ”’
decode ๐Ÿ”’
dictionary
ffi
huffman ๐Ÿ”’
io_wrappers
memory ๐Ÿ”’
prefix ๐Ÿ”’
reader
state ๐Ÿ”’
transform
writer

Structsยง

AllocatedStackMemory
BrotliDecoderReturnInfo
BrotliState
HuffmanCode
HuffmanTreeGroup
MemPool ๐Ÿ”’
StackAllocator
StandardAlloc

Enumsยง

BrotliResult

Traitsยง

Allocator
SliceWrapper
SliceWrapperMut

Functionsยง

BrotliDecoderHasMoreOutput
BrotliDecoderIsFinished
BrotliDecoderTakeOutput
BrotliDecompress
BrotliDecompressCustomAlloc
BrotliDecompressCustomDict
BrotliDecompressCustomIo
BrotliDecompressCustomIoCustomDict
BrotliDecompressStream
brotli_decode
brotli_decode_prealloc
bzero
copy_from_to