Expand description
A utility for reading from a stream and processing it by chunks in parallel.
See read_stream_and_process_chunks_in_parallel
for details.
Enums§
- Error
- An error during reading or processing of a stream.
Functions§
- read_
stream_ and_ process_ chunks_ in_ parallel - Read from a stream and process it by chunks in parallel.