Overview | Methods | This Package | All Packages
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.