Package web5.sdk.rust
Class RustBuffer.ByValue
-
- All Implemented Interfaces:
-
com.sun.jna.Structure.ByValue
public final class RustBuffer.ByValue extends RustBuffer implements Structure.ByValue
-
-
Constructor Summary
Constructors Constructor Description RustBuffer.ByValue()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.sun.jna.Structure
autoRead, autoWrite, clear, dataEquals, dataEquals, equals, getAutoRead, getAutoWrite, getPointer, hashCode, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeField -
Methods inherited from class web5.sdk.rust.RustBuffer
asByteBuffer -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-