Skip to main content
read_byte
bitstream_
io
4.10.0
bitstream_io
Function
read_
byte
Copy item path
Source
pub(crate) fn read_byte<R>(reader: R) ->
Result
<
u8
>
where R:
Read
,