There was an error while loading. Please reload this page.
Simdjson cannot compress structures for example json { "field1": { "field2": "xx" } } I cannot get the compressed value for field1, value is { "field2": "xx" }
Simdjson cannot compress structures
for example json
{ "field1": { "field2": "xx" } }
I cannot get the compressed value for field1, value is { "field2": "xx" }