Microsoft SDK for Java

shrinkToFit

This method of the IntArrayOutputStream Class reduces the capacity of the IntArrayOutputStream object to the number of integers currently in the output stream.

Syntax

public synchronized void shrinkToFit();

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