ComponentOne Zip for .NET
ZStream Property (C1ZStreamReader)

C1.C1Zip.4 Assembly > C1.C1Zip Namespace > C1ZStreamReader Class : ZStream Property
Gets the ZStream instance wrapped by this C1ZStreamWriter.
Syntax
Public ReadOnly Property ZStream As ZStream
public ZStream ZStream {get;}
Remarks
This property is useful only in advanced applications that need to customize the low-level behavior of the compressor. It is not needed in common applications.
See Also

Reference

C1ZStreamReader Class
C1ZStreamReader Members