class

Forest::Hpack::Decoder

Inherits Reference / Object

Constructors

new(table_capacity : Int32 = 4096)
Source
new(dynamicTable : DynamicTable)
Source

Class methods

decode(bytes : Bytes, headers : HTTP::Headers = HTTP::Headers.new, table_capacity : Int32 = 4096)
Source

Instance methods

decode(bytes : Bytes, headers : HTTP::Headers = HTTP::Headers.new)
Source
dynamicTable
Source
dynamicTable=(dynamicTable : DynamicTable)
Source
slice_reader
Source