We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The archive will be extracted.
There is an error on extraction:
ICSharpCode.SharpZipLib.GZip.GZipException: 'Error GZIP header, first magic byte doesn't match'
I used SharpZipLib version 1.2.0 FileLess10Kb.zip
The text was updated successfully, but these errors were encountered:
This sounds like a duplicate of #393. Should be fixed by #390.
Sorry, something went wrong.
Think this should be fixed now?
Yeah
No branches or pull requests
Steps to reproduce
https://github.com/icsharpcode/SharpZipLib/wiki/GZip-and-Tar-Samples#-simple-full-extract-from-a-tgz-targz
https://github.com/icsharpcode/SharpZipLib/wiki/GZip-and-Tar-Samples#-create-a-tgz-targz
Expected behavior
The archive will be extracted.
Actual behavior
There is an error on extraction:
Version of SharpZipLib
I used SharpZipLib version 1.2.0
FileLess10Kb.zip
The text was updated successfully, but these errors were encountered: