kowasm
0.1.0-SNAPSHOT
wasm
wasi
/
org.kowasm.wasi
/
ReadResult
/
ReadResult
Read
Result
constructor
(
data
:
ByteArray
,
eof
:
Boolean
)
Parameters
data
The data read.
eof
True if the end of the file has been reached.