Static Public Member Functions | |
static int | GetNextKey (int key, int len) |
static void | ReplicateValue (HuffmanCode[] table, int i, int step, int end, HuffmanCode code) |
static int | NextTableBitSize (ushort[] count, int len, int root_bits) |
static int | BuildHuffmanTable (HuffmanCode[] root_table, int table, int root_bits, byte[] code_lengths, int code_lengths_size) |
Public Attributes | |
const int | MAX_LENGTH = 15 |
Static Package Attributes | |
static readonly HuffmanCode[] | CodeLengthCodeLengths |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
staticpackage |
const int Brotli.Huffman.MAX_LENGTH = 15 |