Int53
Deprecated
Represents and integral value of 52-bits + sign using a Double as internal representation. Trying to avoid allocations on the JS target by not using Long when 53 bits is enough.
Represents and integral value of 52-bits + sign using a Double as internal representation. Trying to avoid allocations on the JS target by not using Long when 53 bits is enough.