flush

open override fun flush()(source)

Flushes this buffered output stream. This forces any buffered output bytes to be written out to the underlying output stream.

Since

0.1.0

Throws

if an I/O error occurs.