h2
0.4.12
In h2::
hpack::
decoder
h2
::
hpack
::
decoder
Function
decode_int
Copy item path
Source
fn decode_int<B:
Buf
>( buf:
&mut B
, prefix_size:
u8
, ) ->
Result
<
usize
,
DecoderError
>