Crate brotli [] [src]

Structs

AllocatedStackMemory
BrotliState
Decompressor
DecompressorCustomAlloc
DecompressorCustomIo
HeapAlloc
HuffmanCode
HuffmanTreeGroup
IntoIoReader
IoReaderWrapper
IoWriterWrapper
StackAllocator

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

BrotliDecompress
BrotliDecompressCustomAlloc
BrotliDecompressCustomIo
BrotliDecompressStream
copy_from_to