Skip to content

Improve JsonNode deserializer to create FloatNode if parser supports #1359

@cowtowncoder

Description

@cowtowncoder

(note: spin-off from FasterXML/jackson-dataformats-binary#28)

Looks like JsonNodeDeserializer only creates DoubleNodes, since JSON does not support distinction between 32- and 64-bit floating point numbers. But many binary formats do, so let's support distinction.

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