h2
0.3.26
In h2::hpack::decoder
Function
h2
::
hpack
::
decoder
::
decode_int
Copy item path
source
ยท
[
−
]
fn decode_int<B:
Buf
>( buf:
&mut B
, prefix_size:
u8
, ) ->
Result
<
usize
,
DecoderError
>