Constructor
uint64 higher part
uint64 lower part
Compact higher and lower uint parts into a uint
Compares two UInt64
Compares for equality
Convert long value to UInt64
long value
Get hexadecimal representation
Get numeric string representation
Parses a hex string into a UInt64.
A hex encoded string.
The uint64 representation of the input.
Parses a numeric string into a UInt64.
A numeric string.
The uint64 representation of the input.
Create from uint value
Check if input string is a numeric string or not
A string.
Generated using TypeDoc
UInt64 data model