Replies: 1 comment
-
Hi. This library has no support for in-place editing. You must read the file sequentially, one item at a time, change (or not) the contents of an item, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I read a very big json file and replace a key value in it. And save it to the original json file.
Beta Was this translation helpful? Give feedback.
All reactions