uninlined_slow_read_byte
std
1.93.0-nightly
(07bdbaedc 2025-11-19)
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
>>