Overview | Methods | This Package | All Packages
Retrieves the stream that underlies this TextReader object.
Syntax
public IByteStream getStream()
Return Value
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.