class

Forest::Hpack::Huffman

Inherits Reference / Object

Constructors

huffman
Source
new(table : Array(Tuple(UInt8, Int32, Int32)))
Source

Instance methods

decode(bytes : Bytes) : String
Source
encode(string : String) : Bytes
Source
table
Source
table=(table : Array(Tuple(UInt8, Int32, Int32)))
Source
tree
Source
tree=(tree : Node)
Source

Nested types