public final class UInt64Kt
final static ByteArray
toByteArray(ULong $self)
final static ULong
toULong(ByteArray $self)
toUInt64(ByteArray $self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static ByteArray toByteArray(ULong $self)
Converts UInt64 (ULong) to ByteArray
final static ULong toULong(ByteArray $self)
Converts ByteArray to ULong
final static ULong toUInt64(ByteArray $self)
Converts ByteArray to UInt64 (ULong)