Microsoft SDK for Java

isEmpty

This method of the IntArrayOutputStream Class determines whether the IntArrayOutputStream object is empty.

Syntax

public boolean isEmpty();

Return Value

Returns true if the output stream is empty; otherwise, returns false.

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