Returns the low 64 bits of the value.
Synopsis
Declared in <arith_uint256.h>
uint64_t
GetLow64() const;
Return Value
The least‐significant 64 bits as an unsigned integer.
Created with MrDocs
Returns the low 64 bits of the value.
Declared in <arith_uint256.h>
uint64_t
GetLow64() const;
The least‐significant 64 bits as an unsigned integer.
Created with MrDocs