DefaultWasiMemoryReader

Constructors

Link copied to clipboard
constructor(memory: Memory, fileSystem: FileSystem)

Functions

Link copied to clipboard
open override fun read(fd: Fd, strategy: ReadWriteStrategy, iovecs: IovecArray): Either<ReadError, <Error class: unknown class>>