mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-10 21:22:11 +00:00
[PR #616] [MERGED] Fix for chunked read for ZLibBaseStream #1128
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/616
Author: @amosonn
Created: 9/14/2021
Status: ✅ Merged
Merged: 9/27/2021
Merged by: @adamhathcock
Base:
master← Head:patch-1📝 Commits (3)
134fa88Test for bug sharpcompress is missing NuGet package README file (#615)8398d40Fix sharpcompress is missing NuGet package README file (#615)e2095fcMerge branch 'master' into patch-1📊 Changes
2 files changed (+60 additions, -8 deletions)
View changed files
📝
src/SharpCompress/Compressors/Deflate/ZlibBaseStream.cs(+25 -8)➕
tests/SharpCompress.Test/Streams/ZlibBaseStreamTests.cs(+35 -0)📄 Description
See #615
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.