kmp-process
Toggle table of contents
0.2.0
blocking
common
js
Platform filter
blocking
common
js
Switch theme
Search in API
kmp-process
process
/
io.matthewnelson.kmp.process
/
AsyncWriteStream
/
writeAsync
write
Async
blocking
common
js
actual
suspend
fun
writeAsync
(
buf
:
ByteArray
,
offset
:
Int
,
len
:
Int
)
(
source
)
actual
suspend
fun
writeAsync
(
buf
:
ByteArray
)
(
source
)
expect
suspend
fun
writeAsync
(
buf
:
ByteArray
,
offset
:
Int
,
len
:
Int
)
(
source
)
expect
suspend
fun
writeAsync
(
buf
:
ByteArray
)
(
source
)
actual
suspend
fun
writeAsync
(
buf
:
ByteArray
,
offset
:
Int
,
len
:
Int
)
(
source
)
actual
suspend
fun
writeAsync
(
buf
:
ByteArray
)
(
source
)