Utf8Json icon indicating copy to clipboard operation
Utf8Json copied to clipboard

Deserialize into existing object

Open friuns2 opened this issue 6 years ago • 8 comments

is it possible to fill existing object instead creating new one? something like void JsonSerializer.Deserialize<T>(string json,T output)

friuns2 avatar Oct 30 '17 11:10 friuns2