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

FlexBuffers: support "natural utf8" output in ToString #8426

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

aardappel
Copy link
Collaborator

Current FlexBuffers ToString was hardcoded to turn all utf-8 code points into \uXXXX style formatting.

We already had support for outputting "natural utf8" in EscapeString and this exposes that.

@github-actions github-actions bot added the c++ label Oct 12, 2024
@aardappel aardappel merged commit 807adb7 into google:master Oct 12, 2024
49 checks passed
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
razvanalex pushed a commit to razvanalex/flatbuffers that referenced this pull request Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant