[PR #381] [MERGED] Allow forced encoding to override default encoding #998

Closed
opened 2026-01-29 22:18:32 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/381
Author: @adamhathcock
Created: 5/14/2018
Status: Merged
Merged: 5/15/2018
Merged by: @adamhathcock

Base: masterHead: issue-380


📝 Commits (3)

  • be971cb Allow forced encoding to override default encoding
  • 473f5d8 Make GetDecoder use GetEncoding for forced
  • 2314776 Also check for CustomDecoder

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 src/SharpCompress/Common/ArchiveEncoding.cs (+6 -1)

📄 Description

Fixes https://github.com/adamhathcock/sharpcompress/issues/380


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/381 **Author:** [@adamhathcock](https://github.com/adamhathcock) **Created:** 5/14/2018 **Status:** ✅ Merged **Merged:** 5/15/2018 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `issue-380` --- ### 📝 Commits (3) - [`be971cb`](https://github.com/adamhathcock/sharpcompress/commit/be971cb6f72824b0a130b0e36dde126a43bb38a2) Allow forced encoding to override default encoding - [`473f5d8`](https://github.com/adamhathcock/sharpcompress/commit/473f5d8189b64c94b771dce1ca4a2a60f22ec649) Make GetDecoder use GetEncoding for forced - [`2314776`](https://github.com/adamhathcock/sharpcompress/commit/2314776f55f208315659804f50944cbbd63c95ab) Also check for CustomDecoder ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Common/ArchiveEncoding.cs` (+6 -1) </details> ### 📄 Description Fixes https://github.com/adamhathcock/sharpcompress/issues/380 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:18:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#998