Expand description
I/O-free coroutine to read bytes into a buffer until it reaches EOF.
Structs§
- Read
Stream ToEnd - I/O-free coroutine to read bytes into a buffer until it reaches EOF.
Enums§
- Read
Stream ToEnd Error - Errors that can occur during the coroutine progression.
- Read
Stream ToEnd Result - Output emitted after a coroutine finishes its progression.