writeBytes
suspend fun AsyncFs.writeBytes(file: File, excl: OpenExcl?, appending: Boolean, array: ByteArray): File(source)
An asynchronous version of io.matthewnelson.kmp.file.writeBytes.
An asynchronous version of io.matthewnelson.kmp.file.writeBytes.