Skip to content

Remove JsonGenerator.canWriteBinaryNatively(), .canWriteFormattedNumbers() (replaced by StreamWriteCapability equivalents) #676

@cowtowncoder

Description

@cowtowncoder

As per title, we can replace canWriteBinaryNatively() from JsonGenerator, in Jackson 3.0 (cannot do that in 2.x for compatibility reasons).

Similarly for canWriteFormattedNumbers() in JsonGenerator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.xIssues to be only tackled for Jackson 3.x, not 2.x

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions