Creates a new U64 from a number.
U64
Number to convert.
Creates a new U64 from a numeric string in any base.
Numerical string to convert.
Optional
Base radix, defaults to 10.
10
Creates a new
U64
from a number.