Creates a stream that fires a callback once the end of the underlying input stream is reached.
Source stream to read from
The callback that is invoked one the source stream has been drained
See Implementation
Creates a stream that fires a callback once the end of the underlying input stream is reached.