-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extract have something wrong #223
Comments
Hi @EunChae1110, |
Because of my file is large. I saw your document that is using readContent. I used WinRAR to archive the zip |
Here is any extraction method in libzippp? |
Might be an old issue but if anybody still has trouble with this: I had the same issue as you. you should put the mode of your ofstream to |
I use libzippp to make extract. This is the code:
However, when I checked the file after extracted, the file destroyed.
Original file:
After extract:
The text was updated successfully, but these errors were encountered: