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 support for ReadOnlySequence within Utf8JsonReader #27839

Closed
ahsonkhan opened this issue Nov 7, 2018 · 2 comments
Closed

Add support for ReadOnlySequence within Utf8JsonReader #27839

ahsonkhan opened this issue Nov 7, 2018 · 2 comments
Assignees
Labels
area-System.Text.Json enhancement Product code improvement that does NOT require public API changes/additions
Milestone

Comments

@ahsonkhan
Copy link
Member

Prototype implementation as a starting point: https://github.com/dotnet/corefxlab/blob/63ef1a5db4fdbfcf9822b8cd2cbc3921b3d3cb9e/src/System.Text.JsonLab/System/Text/Json/JsonUtf8Reader.MultiSegment.cs#L12

@ahsonkhan ahsonkhan self-assigned this Nov 7, 2018
@ahsonkhan
Copy link
Member Author

Fixed in dotnet/corefx#33462, closing.

@davidfowl
Copy link
Member

👏

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 3.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Text.Json enhancement Product code improvement that does NOT require public API changes/additions
Projects
None yet
Development

No branches or pull requests

3 participants