forked from DiscUtils/DiscUtils
-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support other compression methods for squashfs (#16)
* Update .gitignore with standard VS/Resharper and various stuffs * Add PolySharp to support init properties * Add support for other compression methods to squashfs * Fix options to only emit them if necessary. Optimize MemoryStream usage for compressed streams. * Add support other compression methods for squashfs (#14) * Update .gitignore with standard VS/Resharper and various stuffs * Add PolySharp to support init properties * Add support for other compression methods to squashfs * Fix options to only emit them if necessary. Optimize MemoryStream usage for compressed streams. * Fixed/reverted some changes * Corrected mistake in target framework versions --------- Co-authored-by: Alexandre Mutel <[email protected]>
- Loading branch information
Showing
20 changed files
with
1,232 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.