krwa
Toggle table of contents
0.3.0-rc.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
krwa
wasi-preview3
/
uk.shusek.krwa.wasi.preview3
/
writeWitByteStream
write
Wit
Byte
Stream
jvm
suspend
fun
WasiFileSystem
.
writeWitByteStream
(
path
:
String
,
stream
:
WitStream
<
UByte
>
,
wasi
:
WasiPreview3
,
createParentDirectories
:
Boolean
=
true
,
append
:
Boolean
=
false
)