Package org.gnome.glib
Class MemChunk
java.lang.Object
org.javagi.base.ProxyInstance
org.gnome.glib.MemChunk
-
Constructor Summary
ConstructorsConstructorDescriptionMemChunk(MemorySegment address) Deprecated.Create a MemChunk proxy instance for the provided memory address. -
Method Summary
Modifier and TypeMethodDescription@Nullable MemorySegmentalloc()Deprecated.@Nullable MemorySegmentalloc0()Deprecated.voidclean()Deprecated.voiddestroy()Deprecated.voidfree(@Nullable MemorySegment mem) Deprecated.static voidinfo()Deprecated.static MemChunkDeprecated.voidprint()Deprecated.voidreset()Deprecated.Methods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
MemChunk
Deprecated.Create a MemChunk proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
-
Method Details
-
info
Deprecated. -
new_
Deprecated. -
alloc
Deprecated. -
alloc0
Deprecated. -
clean
Deprecated. -
destroy
Deprecated. -
free
Deprecated. -
print
Deprecated. -
reset
Deprecated.
-