Skip to content

Support json.UseNumber option #262

Description

@pitr

json package unmarshalls numbers in JSON to float64, which is not optimal if you are working with big integers, see this SO question for example.

I'd like to add a setting to call Decoder.UseNumber which converts numbers to Number. Is this something that makes sense to authors of this library?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions