Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape seq support #5

Merged
merged 4 commits into from
Oct 27, 2024
Merged

Escape seq support #5

merged 4 commits into from
Oct 27, 2024

Conversation

jrapoport
Copy link
Owner

Fixes #2

Forked json-iterator and added support for ReadRawString. This allows us to get an unescaped string from the Iterator in the lookup Decoder.

@jrapoport jrapoport merged commit 953a7bc into master Oct 27, 2024
2 checks passed
@jrapoport jrapoport deleted the escape-seq-support branch October 27, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plaintext fields with control chars are not marshalled correctly in sparse structs
1 participant