flush

expect open override fun flush()

Writes all buffered data to the underlying sink and pushes it recursively all the way to its final destination.

actual open override fun flush()

Writes all buffered data to the underlying sink.