Stream.flush

Flushes the stream's data.

Some streams don't support flushing, so this function will do nothing in those cases.

class Stream
abstract
void
flush
()

Meta