Module read

Source
Expand description

I/O-free coroutine to read bytes into a buffer.

Structs§

ReadStream
I/O-free coroutine to read bytes into a buffer.

Enums§

ReadStreamError
Errors that can occur during the coroutine progression.
ReadStreamResult
Output emitted after a coroutine finishes its progression.