Microsoft SDK for Java

flush

This method of the ActiveXOutputStream Class flushes the output stream and forces buffered output bytes to be written out.

Syntax

public void flush() throws IOException;

Exceptions

IOException if an I/O error occurs.

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