Expand description
Helpers for dealing with asynchronous I/O that should be available for benchmarks.
Structsยง
- Stream
Adapter - An adapter to convert a blocking
Readinto an asyncStreamofBytes.
Helpers for dealing with asynchronous I/O that should be available for benchmarks.
Read into an async Stream of Bytes.