Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
HTTP2::HPACK::Huffman
Inherits
Reference
/
Object
Constructors
new
(table :
Array
(
Tuple
(
UInt8
,
Int32
,
Int32
)))
Source
Instance methods
decode
(bytes :
Bytes
)
Source
encode
(string :
String
)
Source
Nested types
HTTP2::HPACK::Huffman::Node