Microsoft SDK for Java

IByteStream.flush

Clears all buffers for this stream and causes any buffered data to be written to the underlying device.

Syntax

public void flush()

Exceptions

IOException thrown if an input/output (I/O) error occurs.

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