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
/
WasiMemoryReader
/
read
read
abstract
fun
read
(
fd
:
FileDescriptor
,
strategy
:
ReadWriteStrategy
,
iovecs
:
List
<
Iovec
>
)
:
Either
<
ReadError
,
ULong
>
(
source
)