Flush the output buffer of the iostream.
For unbuffered streams, this is a no-op.
@param self This stream. @return 0 on success, or -1 on error (errno will be set).
See Implementation
Flush the output buffer of the iostream.
For unbuffered streams, this is a no-op.
@param self This stream. @return 0 on success, or -1 on error (errno will be set).