Package org.gnome.gobject
Class ByteArray
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gobject.ByteArray
- All Implemented Interfaces:
Proxy
-
Constructor Summary
ConstructorDescriptionByteArray
(MemorySegment address) Create a ByteArray proxy instance for the provided memory address. -
Method Summary
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
ByteArray
Create a ByteArray proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
-
Method Details
-
getType
-