Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem.stdio
/
StdioSink
Stdio
Sink
interface
StdioSink
:
RawSink
(
source
)
Members
Types
Provider
Link copied to clipboard
fun
interface
Provider
Functions
poll
Nonblocking
Link copied to clipboard
open
fun
pollNonblocking
(
)
:
Either
<
NonblockingPollError
,
StdioPollEvent
>