Provides buffered I/O for streams with separate read and write buffers.
# Cargo.toml
[dependencies]
bufstream = "0.1.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wrap a TcpStream with BufStream for buffered reading and writing.
No known issues recorded.
No dependency data recorded yet.