kmp-process
Toggle table of contents
0.2.0
blocking
jvm
native
Platform filter
blocking
jvm
native
Switch theme
Search in API
kmp-process
process
/
io.matthewnelson.kmp.process
/
BufferedWriteStream
/
write
write
blocking
jvm
native
expect
fun
write
(
buf
:
ByteArray
,
offset
:
Int
,
len
:
Int
)
(
source
)
expect
fun
write
(
buf
:
ByteArray
)
(
source
)
override
fun
write
(
b
:
Int
)
(
source
)
actual
override
fun
write
(
buf
:
ByteArray
,
offset
:
Int
,
len
:
Int
)
(
source
)
actual
override
fun
write
(
buf
:
ByteArray
)
(
source
)
actual
fun
write
(
buf
:
ByteArray
,
offset
:
Int
,
len
:
Int
)
(
source
)
actual
fun
write
(
buf
:
ByteArray
)
(
source
)