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.function
/
FdAdviseFunctionHandle
Fd
Advise
Function
Handle
class
FdAdviseFunctionHandle
(
host
:
EmbedderHost
)
:
WasiPreview1HostFunctionHandle
(
source
)
Members
Constructors
Fd
Advise
Function
Handle
Link copied to clipboard
constructor
(
host
:
EmbedderHost
)
Functions
execute
Link copied to clipboard
fun
execute
(
fd
:
FileDescriptor
,
offset
:
Long
,
length
:
Long
,
adviceCode
:
Byte
)
:
Errno