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

Browse by Tags

All Tags » compression » real-time   (RSS)
  • Expected end of stream not found when using CompressionLevel.None with ZipWriter

    When ever I speicify CompressionLevel.None in the ZipItemLocalHeader and then try to read the output stream I am getting this error. Xceed.Compression.CompressionException: Expected end of stream not found at Xceed.Compression.ManagedDeflateDecompressor.Decompress(Byte[] buffer, Int32 offset, Int32 count, ...
    Posted to Xceed Zip for .NET (Forum) by Adam on September 16, 2010
  • Pass-through zip decompression

    I'm working on a program that read large csv files which can be several hundreds MBs. I noticed that compressing those files with zip would reduced the disk space used by 10. I was thinking allowing my program to read zip files as well but only as a pass-through stream so that there is no overhead on the disk or memory usage. I though the ...
    Posted to Xceed Zip for .NET (Forum) by Pascal on December 4, 2009
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.