flush

actual open override fun flush()(source)

Flushes any buffered data.

Throws

If an I/O error occurs, or the stream is closed.

expect fun flush()(source)

Flushes any buffered data.

Throws

If an I/O error occurs, or the stream is closed.

actual fun flush()(source)

Flushes any buffered data.

Throws

If an I/O error occurs, or the stream is closed.