[][src]Constant httlib_huffman::encode::table::ENCODE_TABLE

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

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