h2
0.3.26
In h2::hpack::huffman
Function
h2
::
hpack
::
huffman
::
decode
Copy item path
source
ยท
[
−
]
pub fn decode(src: &[
u8
], buf: &mut
BytesMut
) ->
Result
<
BytesMut
,
DecoderError
>