Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 204 Bytes

File metadata and controls

2 lines (2 loc) · 204 Bytes

Innovoft.Text.JSON

Instead of only passing a Utf8JsonReader also pass a UTF8JSONReaderStream and call public bool Read(ref Utf8JsonReader reader) which handle all the issues with reading from a stream.