close

actual open override fun close()(source)

Closes the resource releasing any system resources that may be allocated to this AsyncWriteStream. Subsequent invocations do nothing.

See also

Throws

If an I/O error occurs.

expect open override fun close()(source)

Closes the resource releasing any system resources that may be allocated to this AsyncWriteStream. Subsequent invocations do nothing.

See also

Throws

If an I/O error occurs.

actual open override fun close()(source)

Closes the resource releasing any system resources that may be allocated to this AsyncWriteStream. Subsequent invocations do nothing.

See also

Throws

If an I/O error occurs.