mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-09 21:24:08 +00:00
[PR #478] [MERGED] Use System.Buffers Nuget package #1043
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/478
Author: @Bond-009
Created: 9/11/2019
Status: ✅ Merged
Merged: 9/17/2019
Merged by: @adamhathcock
Base:
master← Head:buffers📝 Commits (2)
cfb1421Use System.Buffers Nuget package4b54187Fix build📊 Changes
8 files changed (+21 additions, -428 deletions)
View changed files
📝
src/SharpCompress/Archives/Rar/FileInfoRarArchiveVolume.cs(+3 -2)➖
src/SharpCompress/Buffers/ArrayPool.cs(+0 -119)➖
src/SharpCompress/Buffers/DefaultArrayPool.cs(+0 -144)➖
src/SharpCompress/Buffers/DefaultArrayPoolBucket.cs(+0 -111)➖
src/SharpCompress/Buffers/Utilities.cs(+0 -38)📝
src/SharpCompress/SharpCompress.csproj(+3 -1)📝
src/SharpCompress/Utility.cs(+14 -12)📝
tests/SharpCompress.Test/SharpCompress.Test.csproj(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.