Skip to content

readDouble/readFloat parsing issue #76

@lquerel

Description

@lquerel

readDouble doesn't like the combination of dot and exponent.

JsonIterator.parse("8.37377E9").readDouble() returns 8.37377 instead of 8373770000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions