Module write

Source
Expand description

I/O-free coroutine to write bytes into a stream.

Structs§

WriteStream
I/O-free coroutine to write bytes into a stream.

Enums§

WriteStreamError
Errors that can occur during the coroutine progression.
WriteStreamResult
Output emitted after a coroutine finishes its progression.