mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-08 13:34:57 +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/675
Author: @Erior
Created: 6/21/2022
Status: ✅ Merged
Merged: 6/22/2022
Merged by: @adamhathcock
Base:
master← Head:feature/#636📝 Commits (2)
089b163ReadOnlySubStream overrides and adds logic to Read byte[], needs to have same logic for Span for consistency.8cb566bMerge branch 'master' into feature/#636📊 Changes
2 files changed (+37 additions, -2 deletions)
View changed files
📝
src/SharpCompress/IO/ReadOnlySubStream.cs(+15 -2)📝
tests/SharpCompress.Test/Zip/ZipArchiveTests.cs(+22 -0)📄 Description
ReadOnlySubStream overrides and adds logic to Read byte[], it needs to have same logic for Span for consistency.
#636
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.