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