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§

dictionary
io_wrappers
reader
transform
writer

Structs§

AllocatedStackMemory
BrotliDecoderReturnInfo
BrotliState
HuffmanCode
HuffmanTreeGroup
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