HPIZ-Archiver 1.2.2
- The Adler32 checksum is now written at the end of the compressed Deflate output #1 . Thanks to @MHeasell.
- Improved processing of single/small chunks where the creation of a new thread was not being efficient.
- Slightly improved compression speed by removing
MemoryStream.ToArrayconversions in the code.