Package org.gnome.glib
Class MemChunk
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.glib.MemChunk
- All Implemented Interfaces:
Proxy
-
Constructor Summary
ConstructorDescriptionMemChunk
(MemorySegment address) Create a MemChunk proxy instance for the provided memory address. -
Method Summary
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
MemChunk
Create a MemChunk proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-
-
Method Details
-
info
public static void info() -
new_
-
alloc
-
alloc0
-
clean
public void clean() -
destroy
public void destroy() -
free
-
print
public void print() -
reset
public void reset()
-