mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-10 05:31:29 +00:00
[PR #717] [MERGED] Several improvements to the LZMA Compressor #1178
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/717
Author: @ds5678
Created: 12/23/2022
Status: ✅ Merged
Merged: 12/23/2022
Merged by: @adamhathcock
Base:
master← Head:lzma-improvements📝 Commits (1)
cd23844Several improvements to the LZMA compressor:📊 Changes
5 files changed (+69 additions, -7 deletions)
View changed files
📝
src/SharpCompress/Compressors/LZMA/ICoder.cs(+1 -1)📝
src/SharpCompress/Compressors/LZMA/LzmaEncoder.cs(+2 -2)📝
src/SharpCompress/Compressors/LZMA/LzmaEncoderProperties.cs(+9 -2)📝
src/SharpCompress/Compressors/LZMA/LzmaStream.cs(+2 -2)📝
tests/SharpCompress.Test/Streams/LzmaStreamTests.cs(+55 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.