gson-comments/gson/src
Nathan Herring 96ab171eb4
Add explicit support for floats in JsonWriter. (#2130)
This avoids floats being treated as doubles and having an unwarranted level of precision.

Fixes #1127.
2022-06-08 15:04:42 -07:00
..
main Add explicit support for floats in JsonWriter. (#2130) 2022-06-08 15:04:42 -07:00
test Add explicit support for floats in JsonWriter. (#2130) 2022-06-08 15:04:42 -07:00