Skip to content

Improve indication of "source reference" in JsonLocation wrt byte[],char[] #356

@cowtowncoder

Description

@cowtowncoder

(note: inspired by #343)

Since we already include contents when read from String, it seems reasonable to do about the same for byte[] (assume UTF-8) and char[] sources.
But it'd also make sense to add a JsonParser.Feature to allow disabling inclusion of content, for security reasons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions