Module decoder

Source

Structsยง

Decoder
Decodes headers using HPACK
StringMarker ๐Ÿ”’
Table ๐Ÿ”’

Enumsยง

DecoderError
Represents all errors that can be encountered while performing the decoding of an HPACK header set.
NeedMore
Representation ๐Ÿ”’

Functionsยง

consume ๐Ÿ”’
decode_int ๐Ÿ”’
get_static
Get an entry from the static table
peek_u8 ๐Ÿ”’
take ๐Ÿ”’