Package 

Class USize

  • 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 class USize.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
      USize(Long value)
    • Method Summary

      Modifier and Type Method Description
      Byte toByte()
      Character toChar()
      Short toShort()
      final Unit writeToBuffer(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