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

Add a local copy of Utf8JsonReader #128

Merged
merged 5 commits into from Apr 17, 2023
Merged

Conversation

agocke
Copy link
Collaborator

@agocke agocke commented Apr 17, 2023

Utf8JsonReader has a variety of restrictions and features that make it much slower when used in Serde. This PR makes minimal changes -- just bringing it over and changing it to a regular struct.

@agocke agocke enabled auto-merge April 17, 2023 03:43
@agocke agocke merged commit 5599547 into serdedotnet:main Apr 17, 2023
1 check passed
@agocke agocke deleted the local-utf8json branch April 17, 2023 04:36
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.

None yet

1 participant