writeUtf8Async
expect inline suspend fun File.writeUtf8Async(excl: OpenExcl?, appending: Boolean, text: String): File(source)
Syntactic sugar. To be used with AsyncFs.with.
See also
actual inline suspend fun File.writeUtf8Async(excl: OpenExcl?, appending: Boolean, text: String): File(source)
actual inline suspend fun File.writeUtf8Async(excl: OpenExcl?, appending: Boolean, text: String): File(source)
actual inline suspend fun File.writeUtf8Async(excl: OpenExcl?, appending: Boolean, text: String): File(source)