flush

Flushes any unwritten bytes to the stream.

Syntax

C++

 #include "OutputStream.h"	
 
 void OutputStream::flush ();