Function h2::hpack::encoder::encode_int_one_byte
source ยท fn encode_int_one_byte(value: usize, prefix_bits: usize) -> bool
Expand description
Returns true if the in the int can be fully encoded in the first byte.