List of all items
Structs
- AllocatedStackMemory
- BrotliDecoderReturnInfo
- BrotliState
- HuffmanCode
- HuffmanTreeGroup
- StackAllocator
- StandardAlloc
- ffi::BrotliDecoderState
- ffi::BrotliState
- ffi::alloc_util::Box
- ffi::alloc_util::MemoryBlock
- ffi::alloc_util::SubclassableAllocator
- ffi::interface::CAllocator
- io_wrappers::IntoIoReader
- io_wrappers::IntoIoWriter
- io_wrappers::IoReaderWrapper
- io_wrappers::IoWriterWrapper
- reader::AllocatedStackMemory
- reader::BrotliState
- reader::Decompressor
- reader::DecompressorCustomAlloc
- reader::DecompressorCustomIo
- reader::HuffmanCode
- reader::HuffmanTreeGroup
- reader::StackAllocator
- reader::StandardAlloc
- transform::Transform
- writer::AllocatedStackMemory
- writer::BrotliState
- writer::DecompressorWriter
- writer::DecompressorWriterCustomAlloc
- writer::DecompressorWriterCustomIo
- writer::HuffmanCode
- writer::HuffmanTreeGroup
- writer::StackAllocator
- writer::StandardAlloc
Enums
- BrotliResult
- ffi::BrotliDecoderErrorCode
- ffi::interface::BrotliDecoderParameter
- ffi::interface::BrotliDecoderResult
- ffi::interface::c_void
- reader::BrotliResult
- writer::BrotliResult
Traits
- Allocator
- SliceWrapper
- SliceWrapperMut
- io_wrappers::CustomRead
- io_wrappers::CustomWrite
- reader::Allocator
- reader::SliceWrapper
- reader::SliceWrapperMut
- writer::Allocator
- writer::SliceWrapper
- writer::SliceWrapperMut
Functions
- BrotliDecoderHasMoreOutput
- BrotliDecoderIsFinished
- BrotliDecoderTakeOutput
- BrotliDecompress
- BrotliDecompressCustomAlloc
- BrotliDecompressCustomDict
- BrotliDecompressCustomIo
- BrotliDecompressCustomIoCustomDict
- BrotliDecompressStream
- brotli_decode
- brotli_decode_prealloc
- bzero
- copy_from_to
- ffi::BrotliDecoderCreateInstance
- ffi::BrotliDecoderDecompress
- ffi::BrotliDecoderDecompressPrealloc
- ffi::BrotliDecoderDecompressStream
- ffi::BrotliDecoderDecompressStreaming
- ffi::BrotliDecoderDecompressWithReturnInfo
- ffi::BrotliDecoderDestroyInstance
- ffi::BrotliDecoderErrorString
- ffi::BrotliDecoderFreeU8
- ffi::BrotliDecoderFreeUsize
- ffi::BrotliDecoderGetErrorCode
- ffi::BrotliDecoderGetErrorString
- ffi::BrotliDecoderHasMoreOutput
- ffi::BrotliDecoderIsFinished
- ffi::BrotliDecoderIsUsed
- ffi::BrotliDecoderMallocU8
- ffi::BrotliDecoderMallocUsize
- ffi::BrotliDecoderSetParameter
- ffi::BrotliDecoderTakeOutput
- ffi::BrotliDecoderVersion
- ffi::alloc_util::alloc_stdlib
- ffi::alloc_util::free_stdlib
- ffi::slice_from_raw_parts_or_nil
- ffi::slice_from_raw_parts_or_nil_mut
- io_wrappers::write_all
- reader::BrotliDecompressStream
- transform::TransformDictionaryWord
- writer::BrotliDecompressStream
- writer::write_all