Forest::Hpack::Huffman
Inherits Reference / Object
Constructors
huffman
Sourcenew(table : Array(Tuple(UInt8, Int32, Int32)))
SourceInstance methods
decode(bytes : Bytes) : String
Sourceencode(string : String) : Bytes
Sourcetable
Sourcetable=(table : Array(Tuple(UInt8, Int32, Int32)))
Sourcetree
Sourcetree=(tree : Node)
Source