std
1.88.0-nightly-4824c2bb7-2025-05-02
In std::io
std
::
io
Function
uninlined_slow_read_byte
Copy item path
Source
fn uninlined_slow_read_byte<R:
Read
>(reader:
&mut R
) ->
Option
<
Result
<
u8
>>