Module reader
brotli
7.0.0
Module reader
Module Items
Structs
Enums
Traits
Functions
In crate brotli
Modules
concat
dictionary
enc
reader
transform
writer
Structs
AllocatedStackMemory
BrotliState
Decompressor
DecompressorCustomIo
DecompressorWriter
DecompressorWriterCustomIo
HeapAlloc
HuffmanCode
IntoIoReader
IoReaderWrapper
IoWriterWrapper
StackAllocator
Enums
BrotliResult
Constants
VERSION
Traits
Allocator
CustomRead
CustomWrite
SliceWrapper
SliceWrapperMut
Functions
BrotliDecompress
BrotliDecompressCustomAlloc
BrotliDecompressCustomIo
BrotliDecompressCustomIoCustomDict
BrotliDecompressStream
TransformDictionaryWord
copy_from_to
brotli
Module
reader
Copy item path
Settings
Help
Summary
Source
Structs
§
Allocated
Stack
Memory
Brotli
State
Decompressor
Decompressor
Custom
Alloc
Decompressor
Custom
Io
Huffman
Code
Huffman
Tree
Group
Into
IoReader
IoReader
Wrapper
IoWriter
Wrapper
Stack
Allocator
Standard
Alloc
Enums
§
Brotli
Result
Traits
§
Allocator
Custom
Read
this trait does not allow for transient errors: they must be retried in the underlying layer
Custom
Write
this trait does not allow for transient errors: they must be retried in the underlying layer
Slice
Wrapper
Slice
Wrapper
Mut
Functions
§
Brotli
Decompress
Stream