Converts the given stream to a range. Input streams are converted to input ranges, and output streams are converted to output ranges.
The stream to convert.
A range that wraps the given stream.
See Implementation
Converts the given stream to a range. Input streams are converted to input ranges, and output streams are converted to output ranges.