h2
0.4.7
In h2::
hpack::
encoder
Structs
Encoder
Enums
SizeUpdate
Functions
encode_int
encode_int_one_byte
encode_not_indexed
encode_not_indexed2
encode_size_update
encode_str
position
h2
::
hpack
::
encoder
Function
encode_not_indexed2
Copy item path
Settings
Help
Summary
Source
fn encode_not_indexed2( name: &[
u8
], value: &[
u8
], sensitive:
bool
, dst: &mut
BytesMut
, )