Microsoft SDK for Java

DataStream.flush

Flushes this stream.

Syntax

public void flush()

Remarks

This method implements the IByteStream.flush method. The default method is empty, but a subclass can override it to provide the appropriate functionality.

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