Microsoft SDK for Java

size

This method of the IntArrayOutputStream Class retrieves the number of integers in the IntArrayOutputStream object.

Syntax

public int size();

Return Value

Returns the number of integers in the output stream.

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