Skip to content

Full range escaped unicode codepoints writer for string #29

@jangko

Description

@jangko

The unicode text I'm speaking about is JSON string inside quotation marks.

The JsonReader already have full range escaped unicode codepoints parser based on https://www.ietf.org/rfc/rfc4627.txt.

But the JsonWriter is surprisingly lack the opposite equivalent of writing escaped unicode codepoints.

The JsonWriter only escape some control codes.

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