ComponentOne Zip for UWP
ZStream Property (C1ZStreamReader)

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZStreamReader Class : ZStream Property
Gets the ZStream instance wrapped by this C1ZStreamWriter.
Syntax
'Declaration
 
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