mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-09 05:24:55 +00:00
[PR #381] [MERGED] Allow forced encoding to override default encoding #998
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/381
Author: @adamhathcock
Created: 5/14/2018
Status: ✅ Merged
Merged: 5/15/2018
Merged by: @adamhathcock
Base:
master← Head:issue-380📝 Commits (3)
be971cbAllow forced encoding to override default encoding473f5d8Make GetDecoder use GetEncoding for forced2314776Also 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.