commit | 0ec7600c67a51fded8044202390be6d52cd89390 | [log] [tgz] |
---|---|---|
author | Javier Serrano <fjaviersr@gmail.com> | Tue Jun 23 01:57:45 2020 +0200 |
committer | GitHub <noreply@github.com> | Mon Jun 22 16:57:45 2020 -0700 |
tree | 7d7881769e9751128c7dc408b6f4008c04a3fa77 | |
parent | 14baf45c90a076d405e75cfc41874ffff862fb72 [diff] |
Do not remove the last digit from float values (#5974) Trailing zeros are already removed inside the function FloatToString, that is called immediately before the lines deleted by this commit.
FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility.
Go to our landing page to browse our documentation.
and more in progress...
flatbuffers
tag for any questions regarding FlatBuffers.To contribute to this project, see CONTRIBUTING.
Flatbuffers is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.