拉链LIB(zlib的,bzip2压缩)和单声道支持拉链、单声道、zlib、LIB

2023-09-06 21:50:47 作者:恋无可恋

您可以告诉我压缩的lib巫婆​​支持ZIB和bzip2算法

Can you advise me zip lib witch support zib and bzip2 algorithm

我的要求:

全.NET托管code 免费 流行 可与单使用

感谢所有。

推荐答案

查看 SharpZipLib 。

从常见问题解答:

什么格式呢SharpZipLib支持?

Sharpzip支持同时使用存储和放气融为一体pression方法Zip文件,也支持老(PKZIP 2.0)的风格和AES加密,焦油和GNU长文件名扩展,GZIP,zlib的和原始的放气,以及BZip2压缩。

Sharpzip supports Zip files using both stored and deflate compression methods and also supports old (PKZIP 2.0) style and AES encryption, tar with GNU long filename extensions, gzip, zlib and raw deflate, as well as BZip2.

ZIP64支持,同时的Deflate64尚不支持。 AES的除了ZipInputStream类(使用的ZipFile具有输入流,直到该结束)支持的加密和解密。

Zip64 is supported while Deflate64 is not yet supported. AES is supported for encryption and decryption except for the ZipInputStream class (use ZipFile with an input stream until this is completed).

我可以在商业应用中使用SharpZipLib?

是的,你可以,也采用可连接#Zip与任何应用程序的许可条款的例外。该人士$ ​​C $ C到#Zip然而仍然GPL协议等任何更改源$ C ​​$ C你做必须提供给大家。

Yes you can, there is an exception in the licensing terms that allows linking #Zip with any application. The source code to #Zip is however still GPLed and so any changes to the source code you make must be made available to everyone.