-
- All Implemented Interfaces:
-
com.sun.jna.NativeMapped,java.io.Serializable
public final class USize extends IntegerType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classUSize.Companion
-
Method Summary
Modifier and Type Method Description BytetoByte()CharactertoChar()ShorttoShort()final UnitwriteToBuffer(ByteBuffer buf)-
Methods inherited from class org.lightningdevkit.ldknode.USize
equals, fromNative, hashCode, nativeType, setValue, toDouble, toFloat, toInt, toLong, toNative, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
USize
USize(Long value)
-
-
Method Detail
-
writeToBuffer
final Unit writeToBuffer(ByteBuffer buf)
-
-
-
-