flushAsync

actual suspend fun flushAsync()(source)

Flushes any buffered data.

Throws

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

expect suspend fun flushAsync()(source)

Flushes any buffered data.

Throws

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

actual suspend fun flushAsync()(source)

Flushes any buffered data.

Throws

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