Class IOVec

java.lang.Object
org.teavm.interop.Structure
org.teavm.backend.wasm.wasi.IOVec

public class IOVec extends org.teavm.interop.Structure
  • Field Details

    • buffer

      public org.teavm.interop.Address buffer
    • bufferLength

      public int bufferLength
  • Constructor Details

    • IOVec

      public IOVec()