Microsoft SDK for Java

setIntArray

This method of the IntArrayOutputStream Class sets the values of the IntArrayOutputStream object.

Syntax

public synchronized void setIntArray(int[] array);

Parameters

array The array that contains the new values.

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