A network IO library using tokio.
# Cargo.toml
[dependencies]
bytesio = "0.3.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new BytesIO instance for async network I/O.
Use #[tokio::main] or manually create a tokio runtime.
No dependency data recorded yet.