Skip to content

Add JsonGenerator.canWriteFormattedNumbers() for introspection #290

@cowtowncoder

Description

@cowtowncoder

Since there is desire to allow serialization of formatted numbers, we need a way to distinguish cases where outputting will work. Generally this will be true for textual formats, and false for binary formats, but since this is quite specific usage let's add more specific accessor (as opposed to isTextual() or isBinary()).

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