std
1.91.0-nightly
(ca7750494 2025-08-09)
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
>>