close

Flushes any unwritten bytes and closes the stream.

Syntax

C++

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