Skip to content
This repository has been archived by the owner on May 16, 2022. It is now read-only.

Control characters serialization fix #217

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

st-gwerner
Copy link

This PR is to fix an the issue #78, Invalid serialization of control characters. JsonWriter now detects and encodes all control characters from 0x00 to 0x1F correctly in the output stream.

Various unit tests were added to confirm the behavior.

@Temtaime
Copy link

@neon-izm @neuecc
Merge this, please

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants