Ascii symbol and its length in bits as Huffman code, relatively to the current level. More...
#include <huffman.h>
Data Fields | |
| uint8_t | symbol |
| Ascii symbol. | |
| int8_t | num_bits |
| Length in bits in Huffman code (current level only) | |
Ascii symbol and its length in bits as Huffman code, relatively to the current level.
| int8_t imquic_huffman_table::num_bits |
Length in bits in Huffman code (current level only)
| uint8_t imquic_huffman_table::symbol |
Ascii symbol.