h2
0.4.7
In h2::
hpack::
decoder
Structs
Decoder
StringMarker
Table
Enums
DecoderError
NeedMore
Representation
Functions
consume
decode_int
get_static
peek_u8
take
h2
::
hpack
::
decoder
Function
peek_u8
Copy item path
Settings
Help
Summary
Source
fn peek_u8<B:
Buf
>(buf:
&B
) ->
Option
<
u8
>