Replies: 1 comment
-
Since you want the JSON data, you can do this without streams. Try:
|
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
-
hello, I want to decompress a gizp file which contains a file named xxx.json, how can I get the content of xxx.json?
I find gunzip dones‘t have onfile method
Beta Was this translation helpful? Give feedback.
All reactions