Base class for reading incoming data streams.
A Flow of stream data as it arrives.
Suspends and waits for all available data until the stream is closed.
Suspends and waits for the next piece of data.