Assembles an unsigned 53-bit integer from 8 bytes. The high 11 bits of the upper 32-bit half are masked to 0 so the result is a non-negative IEEE-754 safe integer.
unsigned 53-bit integer
Assembles an unsigned 53-bit integer from 8 bytes. The high 11 bits of the upper 32-bit half are masked to 0 so the result is a non-negative IEEE-754 safe integer.