Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
wasm-wasi-preview1
/
at.released.weh.wasi.preview1.memory
/
WasiMemoryWriter
/
write
write
abstract
fun
write
(
fd
:
FileDescriptor
,
strategy
:
ReadWriteStrategy
,
cioVecs
:
List
<
Ciovec
>
)
:
Either
<
WriteError
,
ULong
>
(
source
)