Skip to main content
uninlined_slow_read_byte
std
1.97.0-nightly
(a5c825cd8 2026-04-14)
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
>>