Crate brotli_decompressor [] [src]

Reexports

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
BrotliState
HeapAlloc
HuffmanCode
HuffmanTreeGroup
StackAllocator

Enums

BrotliResult

Traits

Allocator
SliceWrapper
SliceWrapperMut

Functions

BrotliDecompress
BrotliDecompressCustomAlloc
BrotliDecompressCustomDict
BrotliDecompressCustomIo
BrotliDecompressCustomIoCustomDict
BrotliDecompressStream
copy_from_to