Module brotli_decompressor::writer
[−]
[src]
Structs
AllocatedStackMemory | |
BrotliState | |
DecompressorWriter | |
DecompressorWriterCustomAlloc | |
DecompressorWriterCustomIo | |
HeapAlloc | |
HuffmanCode | |
HuffmanTreeGroup | |
IntoIoWriter | |
IoWriterWrapper | |
StackAllocator |
Enums
BrotliResult |
Traits
Allocator | |
CustomWrite |
this trait does not allow for transient errors: they must be retried in the underlying layer |
SliceWrapper | |
SliceWrapperMut |
Functions
BrotliDecompressStream | |
write_all |