Module object_store::buffered
source · Expand description
Utilities for performing tokio-style buffered IO
Structs§
- An async-buffered reader compatible with the tokio IO traits
- An async buffered writer compatible with the tokio IO traits
Constants§
- The default buffer size used by
BufReader