Microsoft SDK for Java

TextReader.getStream

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.