Replies: 1 comment
-
Hi again, For the sake of other folks struggling with the same issue. I sort it out through reading inner zip into memory buffer ( If there is a better/more performant way to do this I will appreciate the info. Thanks |
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.
-
Hello
I have zip stored in other zip archive. My application need to extract both into memory (no need to extract to disk). I've already tried couple of approaches (through mz_stream) but without success. It seems like an examples from master branch are either outated or not relevant to my problem. I will appreciate if anyone could deliver any guidance. Thanks
cheers
Marcin
Beta Was this translation helpful? Give feedback.
All reactions