An input range that reads data from InputStream by fixed chunks, storing them in user-provided array
Constructor. Initializes range with a stream and a buffer
See Implementation
An input range that reads data from InputStream by fixed chunks, storing them in user-provided array