Quantcast
Channel: Chilkat Forum - latest questions
Viewing all articles
Browse latest Browse all 1061

How to get a 64-bit number value using chilkat json?

$
0
0

I am parsing json that contains 64-bit numbers. The chilkat json objects contain methods to get int (32-bit) values, but I don't see a good way to get larger numbers. Is there a recommended/built-in way to do this?

Notes: Just wanted to add that I currently use stringOf() and just convert the string to a number, just wanted to know if you have a built in method similar to Intof() or are planning on adding something like this in the future.

Thanks


Viewing all articles
Browse latest Browse all 1061