[−][src]Module brotli::reader
Structs
| AllocatedStackMemory | |
| BrotliState | |
| Decompressor | |
| DecompressorCustomAlloc | |
| DecompressorCustomIo | |
| HuffmanCode | |
| HuffmanTreeGroup | |
| IntoIoReader | |
| IoReaderWrapper | |
| IoWriterWrapper | |
| StackAllocator | |
| StandardAlloc |
Enums
| BrotliResult |
Traits
| Allocator | |
| CustomRead | this trait does not allow for transient errors: they must be retried in the underlying layer |
| CustomWrite | this trait does not allow for transient errors: they must be retried in the underlying layer |
| SliceWrapper | |
| SliceWrapperMut |
Functions
| BrotliDecompressStream |