mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/235
Author: @dbaumber
Created: 5/19/2017
Status: ✅ Merged
Merged: 5/23/2017
Merged by: @adamhathcock
Base:
master← Head:Issue-230📝 Commits (4)
8d3fc35Issue #230: preserve the compression method when getting a compressed stream for encrypted ZIP archives.f6f8adfMerge branch 'master' into Issue-230313c044Added a unit test for the WinZipAes multiple OpenEntryStream() bug.7d0acbcMerge branch 'Issue-230' of https://github.com/dbaumber/sharpcompress into Issue-230📊 Changes
3 files changed (+27 additions, -1 deletions)
View changed files
📝
src/SharpCompress/Archives/Zip/ZipArchiveEntry.cs(+9 -1)📝
tests/SharpCompress.Test/Zip/ZipArchiveTests.cs(+18 -0)➕
tests/TestArchives/Archives/Zip.deflate.WinzipAES2.zip(+0 -0)📄 Description
… stream for encrypted ZIP archives.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.