Welcome to the Xceed Community | Help
Community Search  
More Search Options

Browse by Tags

All Tags » Zip » BZip2   (RSS)
  • Re: Decompress BZip2 file

    Hi, version 4.1 definitely supports BZIP2 : http://xceed.com/Zip_Net_Features.html It's a property and it can be found in the namespace: Xceed.Compression  By setting the CompressionMethod to (almost the last line of the ZipDemo.cs)  private static CompressionMethod m_method = CompressionMethod.BZip2; instead of the currently ...
    Posted to Xceed Zip for .NET (Forum) by Ghislain on March 19, 2010
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.