Initializes the range with the specified buffer. This is useful for providing your own buffer that may be stack allocated.
A stream that can be read from.
A byte array to hold each chunk as it is read.
See Implementation
Initializes the range with the specified buffer. This is useful for providing your own buffer that may be stack allocated.