Brotli.HuffmanCode Struct Reference

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...
 

Constructor & Destructor Documentation

Brotli.HuffmanCode.HuffmanCode ( byte  bits,
ushort  value 
)
inline

Member Data Documentation

byte Brotli.HuffmanCode.Bits

Number of bits used for this symbol

ushort Brotli.HuffmanCode.Value

Symbol value or table offset