DefaultWasiMemoryReader

Constructors

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

Functions

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