Skip to main content
uninlined_slow_read_byte
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
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
>>