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

Control characters serialization fix#217

Open
st-gwerner wants to merge 3 commits intoneuecc:masterfrom
st-gwerner:control-characters-serialization-fix
Open

Control characters serialization fix#217
st-gwerner wants to merge 3 commits intoneuecc:masterfrom
st-gwerner:control-characters-serialization-fix

Conversation

@st-gwerner
Copy link
Copy Markdown

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
Copy Markdown

@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.

2 participants