You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, this is currently not possible. In the future, the type of the floating-point numbers should be configurable, so such an extension could be possible.
Hi,
Is there a way to get the json data in its original string format? The problem is that the following code:
produces:
"0.10000000000000000555111512312578270211815834045410"
Being able to get the original string data would fix the floating point problems and also allow handling of integer numbers larger than 64 bit.
The text was updated successfully, but these errors were encountered: