docs
docs copied to clipboard
Simplify Utf8JsonReader snippet
Fixes #36045
Internal previews
| 📄 File | 🔗 Preview link |
|---|---|
| docs/standard/serialization/system-text-json/use-utf8jsonreader.md | How to use Utf8JsonReader in System.Text.Json |
PTAL @eiriktsarpalis
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.
Closing this for now.