Module reader

Source
Expand description

Utilities for working with streams.

Functionsยง

reader_to_bytes
Reads all bytes from a stream into a buffer. Returns an error if any chunk fails.