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