ComponentOne Zip for UWP
SizeCompressedLong Property (C1ZStreamReader)

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZStreamReader Class : SizeCompressedLong Property
Gets the number of bytes in the stream (compressed bytes).
Syntax
'Declaration
 
Public ReadOnly Property SizeCompressedLong As System.Long
public System.long SizeCompressedLong {get;}
See Also

Reference

C1ZStreamReader Class
C1ZStreamReader Members