mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #307] [MERGED] create new memorystream to allow proper resizing as memorystream coul… #958
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/307
Author: @adamhathcock
Created: 10/10/2017
Status: ✅ Merged
Merged: 12/4/2017
Merged by: @adamhathcock
Base:
master← Head:issue-306📝 Commits (2)
d6c564ccreate new memorystream to allow proper resizing as memorystream could be a user provided buffer. Update xunitb2d3d4cMerge branch 'master' into issue-306📊 Changes
2 files changed (+10 additions, -4 deletions)
View changed files
📝
src/SharpCompress/IO/RewindableStream.cs(+7 -1)📝
tests/SharpCompress.Test/SharpCompress.Test.csproj(+3 -3)📄 Description
…d be a user provided buffer. Update xunit
Fixes https://github.com/adamhathcock/sharpcompress/issues/306
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.