Function h2::hpack::encoder::encode_not_indexed2

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