Uses of Class
org.teavm.backend.wasm.wasi.Filestat
Packages that use Filestat
-
Uses of Filestat in org.teavm.backend.wasm.wasi
Methods in org.teavm.backend.wasm.wasi with parameters of type FilestatModifier and TypeMethodDescriptionstatic shortWasi.fdFilestatGet(int fd, Filestat filestat) static shortWasi.pathFilestatGet(int fd, int lookupFlags, Address path, int pathLength, Filestat filestat)