kmp-file
Toggle table of contents
0.6.0
common
jsWasmJs
jvm
native
Target filter
common
jsWasmJs
jvm
native
Switch theme
Search in API
Skip to content
kmp-file
async
/
io.matthewnelson.kmp.file.async
/
AsyncFs
/
appendUtf8Async
append
Utf8Async
common
jsWasmJs
jvm
native
expect
inline suspend
fun
File
.
appendUtf8Async
(
excl
:
OpenExcl
?
,
text
:
String
)
:
File
(
source
)
Syntactic sugar. To be used with
AsyncFs.with
.
See also
with
append
Utf8
actual
inline suspend
fun
File
.
appendUtf8Async
(
excl
:
OpenExcl
?
,
text
:
String
)
:
File
(
source
)
actual
inline suspend
fun
File
.
appendUtf8Async
(
excl
:
OpenExcl
?
,
text
:
String
)
:
File
(
source
)
actual
inline suspend
fun
File
.
appendUtf8Async
(
excl
:
OpenExcl
?
,
text
:
String
)
:
File
(
source
)