Uses of Class
org.teavm.backend.wasm.wasi.IOVec
Packages that use IOVec
-
Uses of IOVec in org.teavm.backend.wasm.wasi
Methods in org.teavm.backend.wasm.wasi with parameters of type IOVecModifier and TypeMethodDescriptionstatic shortWasi.fdRead(int fd, IOVec vecArray, int vecArrayLength, SizeResult size) static shortWasi.fdWrite(int fd, IOVec vectors, int vectorsCont, SizeResult result)