Microsoft SDK for Java

toString

This method of the IntArrayOutputStream Class converts the output stream to string form.

Syntax

public String toString();

Return Value

Returns the output stream in string form.

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