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
/
openAppendAsync
open
Append
Async
common
jsWasmJs
jvm
native
expect
inline suspend
fun
File
.
openAppendAsync
(
excl
:
OpenExcl
?
)
:
FileStream.Write
(
source
)
Syntactic sugar. To be used with
AsyncFs.with
.
See also
with
open
Append
actual
inline suspend
fun
File
.
openAppendAsync
(
excl
:
OpenExcl
?
)
:
FileStream.Write
(
source
)
actual
inline suspend
fun
File
.
openAppendAsync
(
excl
:
OpenExcl
?
)
:
FileStream.Write
(
source
)
actual
inline suspend
fun
File
.
openAppendAsync
(
excl
:
OpenExcl
?
)
:
FileStream.Write
(
source
)