mirror of
https://github.com/RomanBelkov/DiskImager.git
synced 2026-05-15 14:15:51 -06:00
Updated to use latest SharpZipLib as we were encountering (de-)compression errors with the previous version Added the option to truncate the read image based on the partition sizes found in the master boot record on the disk/stick Improved logging of sizes read and written |
||
|---|---|---|
| .. | ||
| Compression | ||
| FastZip.cs | ||
| IEntryFactory.cs | ||
| WindowsNameTransform.cs | ||
| ZipConstants.cs | ||
| ZipEntry.cs | ||
| ZipEntryFactory.cs | ||
| ZipException.cs | ||
| ZipExtraData.cs | ||
| ZipFile.cs | ||
| ZipHelperStream.cs | ||
| ZipInputStream.cs | ||
| ZipNameTransform.cs | ||
| ZipOutputStream.cs | ||