Public Member Functions | |
HuffmanCode (byte bits, ushort value) | |
Public Attributes | |
byte | Bits |
Number of bits used for this symbol More... | |
ushort | Value |
Symbol value or table offset More... | |
|
inline |
byte Brotli.HuffmanCode.Bits |
Number of bits used for this symbol
ushort Brotli.HuffmanCode.Value |
Symbol value or table offset