Function NullOutputStream.flush
Flushes the stream and makes sure that all data is being written to the output device.
void flush();
Flushes the stream and makes sure that all data is being written to the output device.
void flush();