docs icon indicating copy to clipboard operation
docs copied to clipboard

Simplify Utf8JsonReader snippet

Open gewarren opened this issue 2 years ago • 2 comments

Fixes #36045


Internal previews

📄 File 🔗 Preview link
docs/standard/serialization/system-text-json/use-utf8jsonreader.md How to use Utf8JsonReader in System.Text.Json

gewarren avatar Dec 13 '23 20:12 gewarren

PTAL @eiriktsarpalis

richlander avatar Jan 03 '24 16:01 richlander

Has the code been run to verify correctness? The source JSON appears to be malformed.

No, only compiled on my end. I'll run it now.

EDIT: I ran it and verified the output.

gewarren avatar Jan 09 '24 22:01 gewarren

Closing this for now.

gewarren avatar Jul 31 '24 16:07 gewarren