Skip to main content

ENCODE_TABLE

Constant ENCODE_TABLE 

Source
pub const ENCODE_TABLE: [(u8, u32); 257];
Expand description

Represents a static Huffman table built from the codes found in the official HPACK specification (Appendix B).