kmp-file
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-file
async
/
io.matthewnelson.kmp.file.async
/
appendUtf8
append
Utf8
inline suspend
fun
AsyncFs
.
appendUtf8
(
file
:
File
,
excl
:
OpenExcl
?
,
text
:
String
)
:
File
(
source
)
An asynchronous version of
io.matthewnelson.kmp.file.appendUtf8
.
See also
with
AsyncFs.
append
Utf8Async
append
Utf8