h2::hpack::encoder

Function encode_not_indexed2

Source
fn encode_not_indexed2(
    name: &[u8],
    value: &[u8],
    sensitive: bool,
    dst: &mut BytesMut,
)