Function h2::hpack::huffman::decode

source ·
pub fn decode(src: &[u8], buf: &mut BytesMut) -> Result<BytesMut, DecoderError>