Usage: Get keys without values. #69
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
I want to read a very large file and conditionally traverse into it. This means that I want to be able to read property keys without parsing the values. Ideally, I'd like to be able to get the type of the values as well. I can't tell whether this is a limitation of simdjson or whether it's a limitation of this wrapper.
The text was updated successfully, but these errors were encountered: