Retrieves the stream that underlies this TextReader object.
public IByteStream getStream()
Returns either the stream that was passed to the constructor or the File object that was automatically created as part of constructing this TextReader object.