Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added float_as_string option to prevent losing of precision of float … #159

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SzBencej
Copy link

…values during decoding

In financial situations it is not acceptable to lose any precision during the decoding of float values.
Add flag to decode float values as string. This way it is possible to use other libraries to handle them with keeping precision

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant