Flush( ) method (FileOutputStream)

Flushes the file output stream buffer and forces any data to be written to the file.

Return type: VOID

Access: PUBLIC

Applies to: Progress.IO.FileOutputStream class

Syntax

Flush( )

Notes