Fingerprint_Card
Loading...
Searching...
No Matches
ZipInputStream.cs File Reference

Classes

class  ICSharpCode.SharpZipLib.Zip.ZipInputStream
 This is an InflaterInputStream that reads the files baseInputStream an zip archive one after another. It has a special method to get the zip entry of the next file. The zip entry contains information about the file name size, compressed size, Crc, etc. It includes support for Stored and Deflated entries.

Author of the original java version : Jochen Hoenicke. More...

Namespaces

namespace  ICSharpCode
namespace  ICSharpCode.SharpZipLib
namespace  ICSharpCode.SharpZipLib.Zip