mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-10 05:31:29 +00:00
[PR #83] [MERGED] Added additional check to make sure that data is properly copied to a… #828
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/83
Author: @haykpetros
Created: 8/5/2015
Status: ✅ Merged
Merged: 8/30/2015
Merged by: @adamhathcock
Base:
master← Head:issue_80📝 Commits (1)
9bf5df7Added additional check to make sure that data is properly copied to array regardless fo computer/CPU platform (little-endian or big-endian). In case of big-endian platform intermediate array will be reversed prior to copying to destination array.📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
SharpCompress/Utility.cs(+8 -0)📄 Description
…rray regardless fo computer/CPU platform (little-endian or big-endian). In case of big-endian platform intermediate array will be reversed prior to copying to destination array.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.