flush()
Flush the internal buffer, like stdio's fflush(). This may be a no-op on some file-like objects.
stdio