Brotli.Decoder Member List

This is the complete list of members for Brotli.Decoder, including all inherited members.

BrotliDecompress(Stream input, OutputStream output)Brotli.Decoderinlinepackagestatic
BrotliDecompressedSize(Stream buffer)Brotli.Decoderinlinestatic
CODE_LENGTH_CODESBrotli.Decoderprivate
CopyUncompressedBlockToOutput(OutputStream output, int len, int pos, byte[] ringbuffer, int ringbuffer_mask, BitReader br)Brotli.Decoderinlinepackagestatic
DecodeBlockType(int max_block_type, HuffmanCode[] trees, int tree_type, byte[] block_types, byte[] ringbuffers, byte[] indexes, BitReader br)Brotli.Decoderinlinepackagestatic
DecodeContextMap(int context_map_size, BitReader br)Brotli.Decoderinlinepackagestatic
DecodeMetaBlockLength(BitReader br)Brotli.Decoderinlinepackagestatic
DecodeVarLenUint8(BitReader br)Brotli.Decoderinlinestatic
DecodeWindowBits(BitReader br)Brotli.Decoderinlinestatic
HUFFMAN_MAX_TABLE_SIZEBrotli.Decoderprivate
HUFFMAN_TABLE_BITSBrotli.Decoderprivate
HUFFMAN_TABLE_MASKBrotli.Decoderprivate
InverseMoveToFrontTransform(byte[] v, int v_len)Brotli.Decoderinlinepackagestatic
JumpToByteBoundary(BitReader br)Brotli.Decoderinlinestatic
kCodeLengthCodeOrderBrotli.Decoderprivatestatic
kCodeLengthRepeatCodeBrotli.Decoderprivate
kDefaultCodeLengthBrotli.Decoderprivate
kDistanceContextBitsBrotli.Decoderprivate
kDistanceShortCodeIndexOffsetBrotli.Decoderprivatestatic
kDistanceShortCodeValueOffsetBrotli.Decoderprivatestatic
kLiteralContextBitsBrotli.Decoderprivate
kMaxHuffmanTableSizeBrotli.Decoderpackagestatic
kNumBlockLengthCodesBrotli.Decoderprivate
kNumInsertAndCopyCodesBrotli.Decoderprivate
kNumLiteralCodesBrotli.Decoderprivate
MoveToFront(byte[] v, int index)Brotli.Decoderinlinepackagestatic
NUM_DISTANCE_SHORT_CODESBrotli.Decoderprivate
ReadBlockLength(HuffmanCode[] table, int index, BitReader br)Brotli.Decoderinlinepackagestatic
ReadHuffmanCode(int alphabet_size, HuffmanCode[] tables, int table, BitReader br)Brotli.Decoderinlinestatic
ReadHuffmanCodeLengths(byte[] code_length_code_lengths, int num_symbols, byte[] code_lengths, BitReader br)Brotli.Decoderinlinestatic
ReadSymbol(HuffmanCode[] table, int index, BitReader br)Brotli.Decoderinlinestatic
TranslateShortCodes(int code, byte[] ringbuffer, int index)Brotli.Decoderinlinepackagestatic