mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #199] [MERGED] Gzip entry can't be read multiple times #892
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/199
Author: @adamhathcock
Created: 11/21/2016
Status: ✅ Merged
Merged: 11/25/2016
Merged by: @adamhathcock
Base:
master← Head:Issue-198📝 Commits (3)
5fe1363Gzip entry can't be read multiple times https://github.com/adamhathcock/sharpcompress/issues/1987c8e407Merge branch 'master' into Issue-198f175a2aMerge branch 'master' into Issue-198📊 Changes
3 files changed (+51 additions, -0 deletions)
View changed files
📝
src/SharpCompress/Archives/GZip/GZipArchiveEntry.cs(+6 -0)📝
src/SharpCompress/Common/GZip/GZipFilePart.cs(+3 -0)📝
test/SharpCompress.Test/GZip/GZipArchiveTests.cs(+42 -0)📄 Description
https://github.com/adamhathcock/sharpcompress/issues/198
Feels like another hack to reset the position :/
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.