Skip to content

HPIZ-Archiver 1.2.2

Choose a tag to compare

@THGSCST THGSCST released this 02 Jan 16:21
· 25 commits to master since this release
  • 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.ToArray conversions in the code.