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.

actual open override fun flush()

Pushes all buffered bytes to their final destination