Module btlib::buf_reader
source · Expand description
This module contains the BufReader type.
Structs
- Nearly identical to std::io::BufReader but allows a buffer to be reused between instantiations.
This module contains the BufReader type.