Crate load_buffer
source ·Structs
- A buffering wrapper around a
Load
.
Traits
- Like
std::io::Read
, but only supportingread_exact
, and with an arbitrary error type.
Load
.std::io::Read
, but only supporting read_exact
, and with an
arbitrary error type.