std
1.91.0-nightly
(ca7750494 2025-08-09)
Module bufreader
Module Items
Modules
Structs
In std::
io::
buffered
std
::
io
::
buffered
Module
bufreader
Copy item path
Source
Modules
§
buffer
🔒
An encapsulation of
BufReader
’s buffer management logic.
Structs
§
BufReader
The
BufReader<R>
struct adds buffering to any reader.