Package org.freedesktop.harfbuzz
Class VarNum
java.lang.Object
org.javagi.base.ProxyInstance
org.freedesktop.harfbuzz.VarNum
- All Implemented Interfaces:
Proxy
-
Constructor Summary
ConstructorsConstructorDescriptionAllocate a new VarNum.VarNum(MemorySegment address) Create a VarNum proxy instance for the provided memory address. -
Method Summary
Methods inherited from class org.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
VarNum
Create a VarNum proxy instance for the provided memory address.- Parameters:
address- the memory address of the native object
-
VarNum
Allocate a new VarNum.- Parameters:
arena- to control the memory allocation scope
-
-
Method Details
-
getMemoryLayout
The memory layout of the native struct.- Returns:
- the memory layout
-