libhttp2 v1.0.1 (2023-02-25T01:30:41Z)
Dub
Repo
Decode
libhttp2
huffman
Undocumented in source.
package package
struct
Decode {
ubyte
state
;
DecodeFlag
flags
;
ubyte
sym
;
}
Members
Variables
flags
DecodeFlag
flags
;
bitwise OR of zero or more of the DecodeFlag
state
ubyte
state
;
Undocumented in source.
sym
ubyte
sym
;
symbol if DecodeFlag.SYM flag set
Meta
Source
See Implementation
libhttp2
huffman
aliases
DecodeTable
classes
HDEntry
HDTable
enums
DecodeFlag
HDFlags
InflateFlag
InflateState
OpCode
functions
decodeLength
entryRoom
hash
static variables
decode_table
static_table
static_table_index
symbol_table
structs
Decode
Decoder
StaticEntry
Symbol
variables
DEFAULT_MAX_DEFLATE_BUFFER_SIZE
ENTRY_OVERHEAD
HD_DEFAULT_MAX_BUFFER_SIZE
MAX_HF_LEN