This is the complete list of members for Brotli.Huffman, including all inherited members.
| BuildHuffmanTable(HuffmanCode[] root_table, int table, int root_bits, byte[] code_lengths, int code_lengths_size) | Brotli.Huffman | inlinestatic |
| CodeLengthCodeLengths | Brotli.Huffman | packagestatic |
| GetNextKey(int key, int len) | Brotli.Huffman | inlinestatic |
| MAX_LENGTH | Brotli.Huffman | |
| NextTableBitSize(ushort[] count, int len, int root_bits) | Brotli.Huffman | inlinestatic |
| ReplicateValue(HuffmanCode[] table, int i, int step, int end, HuffmanCode code) | Brotli.Huffman | inlinestatic |