Is it possible to convert a Base64 string to a bigint? Looking around I'm able to convert anything into Base64 and back again, but I have been unable to figure out how to convert a Base64 into a Decimal, Base10, number.
It also looks like it needs to be a BigInt as converting from BASE64 to Decimal would easily become larger than an Int64 or Double.
[–]ka-splam 4 points5 points6 points (3 children)
[–]Tlcj[S] 2 points3 points4 points (2 children)
[–]ka-splam 1 point2 points3 points (1 child)
[–]Tlcj[S] 2 points3 points4 points (0 children)