Package org.teavm.backend.wasm.wasi
Class Dirent
java.lang.Object
org.teavm.interop.Structure
org.teavm.backend.wasm.wasi.Dirent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
next
public long next -
inode
public long inode -
nameLength
public int nameLength -
fileType
public int fileType
-
-
Constructor Details
-
Dirent
public Dirent()
-