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
Thanks for reporting! At first glance I’d consider this a bug. It’s possible that further investigation will surface a valid reason why this is happening.
I have the following object:
And an example textual representation:
I can decode it:
But when I try to encode it again the doubles all end up in exponential notation:
How can I encode the doubles without the exponential notation?
The text was updated successfully, but these errors were encountered: