List of all items
Structs
- AllocatedStackMemory
- BrotliDecoderReturnInfo
- BrotliState
- HuffmanCode
- HuffmanTreeGroup
- MemPool
- StackAllocator
- StandardAlloc
- bit_reader::BrotliBitReader
- bit_reader::BrotliBitReaderState
- brotli_alloc::BrotliAlloc
- brotli_alloc::WrapBox
- decode::AllocatedStackMemory
- decode::StackAllocator
- huffman::HuffmanCode
- huffman::HuffmanTreeGroup
- io_wrappers::IntoIoReader
- io_wrappers::IntoIoWriter
- io_wrappers::IoReaderWrapper
- io_wrappers::IoWriterWrapper
- prefix::CmdLutElement
- prefix::PrefixCodeRange
- reader::AllocatedStackMemory
- reader::BrotliState
- reader::Decompressor
- reader::DecompressorCustomAlloc
- reader::DecompressorCustomIo
- reader::HuffmanCode
- reader::HuffmanTreeGroup
- reader::StackAllocator
- reader::StandardAlloc
- state::BlockTypeAndLengthState
- state::BrotliState
- transform::Transform
- writer::AllocatedStackMemory
- writer::BrotliState
- writer::DecompressorWriter
- writer::DecompressorWriterCustomAlloc
- writer::DecompressorWriterCustomIo
- writer::HuffmanCode
- writer::HuffmanTreeGroup
- writer::StackAllocator
- writer::StandardAlloc
Enums
- BrotliResult
- context::ContextType
- decode::BrotliResult
- reader::BrotliResult
- state::BrotliDecoderErrorCode
- state::BrotliRunningContextMapState
- state::BrotliRunningDecodeUint8State
- state::BrotliRunningHuffmanState
- state::BrotliRunningMetablockHeaderState
- state::BrotliRunningReadBlockLengthState
- state::BrotliRunningState
- state::BrotliRunningTreeGroupState
- state::BrotliRunningUncompressedState
- state::WhichTreeGroup
- writer::BrotliResult
Traits
- Allocator
- SliceWrapper
- SliceWrapperMut
- decode::Allocator
- decode::SliceWrapper
- decode::SliceWrapperMut
- io_wrappers::CustomRead
- io_wrappers::CustomWrite
- reader::Allocator
- reader::SliceWrapper
- reader::SliceWrapperMut
- writer::Allocator
- writer::SliceWrapper
- writer::SliceWrapperMut
Macros
- bit_reader::xprintln
- decode::BROTLI_LOG
- decode::BROTLI_LOG_ARRAY_INDEX
- decode::BROTLI_LOG_UINT
- decode::SafeReadBlockLength
- decode::SaveErrorCode
- decode::SaveResult
- memory::fast
- memory::fast_inner
- memory::fast_mut
- memory::fast_ref
- memory::fast_slice
- memory::fast_slice_mut
- memory::fast_uninitialized
- state::make_brotli_state
Functions
- BrotliDecoderHasMoreOutput
- BrotliDecoderIsFinished
- BrotliDecoderTakeOutput
- BrotliDecompress
- BrotliDecompressCustomAlloc
- BrotliDecompressCustomDict
- BrotliDecompressCustomIo
- BrotliDecompressCustomIoCustomDict
- BrotliDecompressStream
- bit_reader::BitMask
- bit_reader::BrotliBitReaderRestoreState
- bit_reader::BrotliBitReaderSaveState
- bit_reader::BrotliBitReaderUnload
- bit_reader::BrotliCheckInputAmount
- bit_reader::BrotliCopyBytes
- bit_reader::BrotliDropBits
- bit_reader::BrotliFillBitWindow
- bit_reader::BrotliFillBitWindow16
- bit_reader::BrotliFillBitWindowCompileTimeNbits
- bit_reader::BrotliGet16BitsUnmasked
- bit_reader::BrotliGetAvailableBits
- bit_reader::BrotliGetBits
- bit_reader::BrotliGetBitsUnmasked
- bit_reader::BrotliGetConstantNBits
- bit_reader::BrotliGetRemainingBytes
- bit_reader::BrotliInitBitReader
- bit_reader::BrotliJumpToByteBoundary
- bit_reader::BrotliLoad16LE
- bit_reader::BrotliLoad32LE
- bit_reader::BrotliLoad64LE
- bit_reader::BrotliPeekByte
- bit_reader::BrotliPullByte
- bit_reader::BrotliReadBits
- bit_reader::BrotliReadConstantNBits
- bit_reader::BrotliSafeGetBits
- bit_reader::BrotliSafeReadBits
- bit_reader::BrotliTakeBits
- bit_reader::BrotliWarmupBitReader
- brotli_decode
- brotli_decode_prealloc
- bzero
- copy_from_to
- decode::BROTLI_DISTANCE_ALPHABET_SIZE
- decode::BrotliAllocateRingBuffer
- decode::BrotliDecoderGetErrorCode
- decode::BrotliDecoderHasMoreOutput
- decode::BrotliDecoderIsFinished
- decode::BrotliDecoderTakeOutput
- decode::BrotliDecompressStream
- decode::BrotliMaxDistanceSymbol
- decode::CheckInputAmount
- decode::CopyUncompressedBlockToOutput
- decode::DecodeBlockTypeAndLength
- decode::DecodeCommandBlockSwitch
- decode::DecodeCommandBlockSwitchInternal
- decode::DecodeContextMap
- decode::DecodeContextMapInner
- decode::DecodeDistanceBlockSwitch
- decode::DecodeDistanceBlockSwitchInternal
- decode::DecodeLiteralBlockSwitchInternal
- decode::DecodeMetaBlockLength
- decode::DecodeSymbol
- decode::DecodeVarLenUint8
- decode::DecodeWindowBits
- decode::DetectTrivialLiteralBlockTypes
- decode::HuffmanTreeGroupDecode
- decode::InverseMoveToFrontTransform
- decode::Log2Floor
- decode::PreloadSymbol
- decode::PrepareLiteralDecoding
- decode::ProcessCommands
- decode::ProcessCommandsInternal
- decode::ProcessRepeatedCodeLength
- decode::ProcessSingleCodeLength
- decode::ReadBlockLength
- decode::ReadCodeLengthCodeLengths
- decode::ReadCommandInternal
- decode::ReadContextModes
- decode::ReadDistanceInternal
- decode::ReadHuffmanCode
- decode::ReadPreloadedSymbol
- decode::ReadSimpleHuffmanSymbols
- decode::ReadSymbol
- decode::ReadSymbolCodeLengths
- decode::SafeDecodeCommandBlockSwitch
- decode::SafeDecodeDistanceBlockSwitch
- decode::SafeDecodeSymbol
- decode::SafeProcessCommands
- decode::SafeReadBits
- decode::SafeReadBlockLengthFromIndex
- decode::SafeReadBlockLengthIndex
- decode::SafeReadSymbol
- decode::SafeReadSymbolCodeLengths
- decode::TakeDistanceFromRingBuffer
- decode::UnwrittenBytes
- decode::WarmupBitReader
- decode::WrapRingBuffer
- decode::WriteRingBuffer
- decode::assign_error_code
- decode::bzero
- decode::is_fatal
- decode::lg_window_size
- decode::mark_unlikely
- decode::memcpy_within_slice
- decode::memmove16
- huffman::BrotliBuildCodeLengthsHuffmanTable
- huffman::BrotliBuildHuffmanTable
- huffman::BrotliBuildSimpleHuffmanTable
- huffman::BrotliReverseBits
- huffman::NextTableBitSize
- huffman::ReplicateValue
- io_wrappers::write_all
- reader::BrotliDecompressStream
- state::BrotliDecoderErrorStr
- transform::ToUpperCase
- transform::TransformDictionaryWord
- writer::BrotliDecompressStream
- writer::write_all
Type Aliases
Statics
Constants
- bit_reader::BROTLI_ALIGNED_READ
- bit_reader::BROTLI_SHORT_FILL_BIT_WINDOW_READ
- bit_reader::kBitMask
- decode::BROTLI_LARGE_MAX_DISTANCE_BITS
- decode::BROTLI_MAX_DISTANCE_BITS
- decode::CODE_LENGTH_CODES
- decode::HUFFMAN_TABLE_BITS
- decode::HUFFMAN_TABLE_MASK
- decode::NUM_DISTANCE_SHORT_CODES
- decode::kBrotliLargeMaxWbits
- decode::kBrotliLargeMinWbits
- decode::kBrotliMaxAllowedDistance
- decode::kBrotliMaxPostfix
- decode::kBrotliWindowGap
- decode::kCodeLengthCodeOrder
- decode::kCodeLengthPrefixLength
- decode::kCodeLengthPrefixValue
- decode::kCodeLengthRepeatCode
- decode::kDefaultCodeLength
- decode::kDistanceContextBits
- decode::kNumBlockLengthCodes
- decode::kNumInsertAndCopyCodes
- decode::kNumLiteralCodes
- dictionary::kBrotliDictionaryOffsetsByLength
- dictionary::kBrotliDictionarySizeBitsByLength
- dictionary::kBrotliMaxDictionaryWordLength
- dictionary::kBrotliMinDictionaryWordLength
- huffman::BROTLI_HUFFMAN_MAX_CODE_LENGTH
- huffman::BROTLI_HUFFMAN_MAX_CODE_LENGTHS_SIZE
- huffman::BROTLI_HUFFMAN_MAX_CODE_LENGTH_CODE_LENGTH
- huffman::BROTLI_HUFFMAN_MAX_TABLE_SIZE
- huffman::BROTLI_REVERSE_BITS_BASE
- huffman::BROTLI_REVERSE_BITS_LOWEST
- huffman::BROTLI_REVERSE_BITS_MAX
- huffman::kReverseBits
- prefix::kBlockLengthPrefixCode
- prefix::kCmdLut
- state::kLiteralContextBits
- transform::kIdentity
- transform::kNumTransforms
- transform::kOmitFirst1
- transform::kOmitFirst2
- transform::kOmitFirst3
- transform::kOmitFirst4
- transform::kOmitFirst5
- transform::kOmitFirst6
- transform::kOmitFirst7
- transform::kOmitFirst9
- transform::kOmitLast1
- transform::kOmitLast2
- transform::kOmitLast3
- transform::kOmitLast4
- transform::kOmitLast5
- transform::kOmitLast6
- transform::kOmitLast7
- transform::kOmitLast8
- transform::kOmitLast9
- transform::kPFix_CLOSEBR
- transform::kPFix_COLON
- transform::kPFix_COMMA
- transform::kPFix_COMMASP
- transform::kPFix_DOT
- transform::kPFix_DOTSP
- transform::kPFix_DOTSPTheSP
- transform::kPFix_DOTSPThisSP
- transform::kPFix_DOTcomSLASH
- transform::kPFix_DQUOT
- transform::kPFix_DQUOTGT
- transform::kPFix_EMPTY
- transform::kPFix_EQDQUOT
- transform::kPFix_EQSQUOT
- transform::kPFix_NBSP
- transform::kPFix_NEWLINE
- transform::kPFix_NEWLINETAB
- transform::kPFix_OPEN
- transform::kPFix_SP
- transform::kPFix_SPaSP
- transform::kPFix_SPandSP
- transform::kPFix_SPasSP
- transform::kPFix_SPatSP
- transform::kPFix_SPbySP
- transform::kPFix_SPforSP
- transform::kPFix_SPfromSP
- transform::kPFix_SPinSP
- transform::kPFix_SPisSP
- transform::kPFix_SPnotSP
- transform::kPFix_SPofSP
- transform::kPFix_SPofSPtheSP
- transform::kPFix_SPonSP
- transform::kPFix_SPthatSP
- transform::kPFix_SPtheSP
- transform::kPFix_SPtoSP
- transform::kPFix_SPwithSP
- transform::kPFix_SQUOT
- transform::kPFix_alSP
- transform::kPFix_eSP
- transform::kPFix_edSP
- transform::kPFix_erSP
- transform::kPFix_estSP
- transform::kPFix_fulSP
- transform::kPFix_ingSP
- transform::kPFix_iveSP
- transform::kPFix_izeSP
- transform::kPFix_lessSP
- transform::kPFix_lySP
- transform::kPFix_ousSP
- transform::kPFix_sSP
- transform::kPrefixSuffix
- transform::kTransforms
- transform::kUppercaseAll
- transform::kUppercaseFirst