When overridden in a class derived from Progress.IO.OutputStream, this method's contract is that calling it indicates that any bytes previously buffered by the implementation of the output stream should be written to their destination.
Return type: VOID
Access: PUBLIC
Applies to: Progress.IO.OutputStream class