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
/
appendBytes
append
Bytes
inline suspend
fun
AsyncFs
.
appendBytes
(
file
:
File
,
excl
:
OpenExcl
?
,
array
:
ByteArray
)
:
File
(
source
)
An asynchronous version of
io.matthewnelson.kmp.file.appendBytes
.
See also
with
AsyncFs.
append
Bytes
Async
append
Bytes