AsyncWriteStream
A stream for writing data asynchronously. All *Async
function calls utilize Dispatchers.IO + NonCancellable context and simply call BufferedWriteStream blocking APIs.
NOTE: For Jvm & Android the kotlinx.coroutines.core
dependency is needed when using Async functions.
See also
A stream for writing data asynchronously.
NOTE: For Jvm & Android the kotlinx.coroutines.core
dependency is needed when using Async functions.
See also
A stream for writing data asynchronously.
See also
Functions
Closes the resource releasing any system resources that may be allocated to this AsyncWriteStream. Subsequent invocations do nothing.
Closes the resource releasing any system resources that may be allocated to this AsyncWriteStream. Subsequent invocations do nothing.
Closes the resource releasing any system resources that may be allocated to this AsyncWriteStream. Subsequent invocations do nothing.
Closes the resource releasing any system resources that may be allocated to this AsyncWriteStream. Subsequent invocations do nothing.
Closes the resource releasing any system resources that may be allocated to this AsyncWriteStream. Subsequent invocations do nothing.
Closes the resource releasing any system resources that may be allocated to this AsyncWriteStream. Subsequent invocations do nothing.
Flushes any buffered data.
Flushes any buffered data.
Flushes any buffered data.