bitstream_
io
2.6.0
In bitstream_
io::
read
bitstream_io
::
read
Function
read_byte
Copy item path
Source
fn read_byte<R>(reader: R) ->
Result
<
u8
>
where R:
Read
,