PowerTCP Zip Compression for .NET
ZipDecryptingStream Class
Members 




Used to apply standard Zip decryption to bytes passing through this stream.
Object Model
ZipDecryptingStream Class
Syntax
<LicenseProviderAttribute(ZipLicenseProvider)>
Public Class ZipDecryptingStream 
   Inherits BaseStream
Dim instance As ZipDecryptingStream
[LicenseProvider(ZipLicenseProvider)]
public class ZipDecryptingStream : BaseStream 
[LicenseProvider(ZipLicenseProvider)]
public __gc class ZipDecryptingStream : public BaseStream 
[LicenseProvider(ZipLicenseProvider)]
public ref class ZipDecryptingStream : public BaseStream 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.IO.Stream
         Dart.PowerTCP.Zip.BaseStream
            Dart.PowerTCP.Zip.ZipDecryptingStream

See Also

Reference

ZipDecryptingStream Members
Dart.PowerTCP.Zip Namespace


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic