Zip for WPF and Silverlight
C1.C1Zip Namespace / C1ZStreamReader Class / SizeCompressed Property

In This Topic
    SizeCompressed Property (C1ZStreamReader)
    In This Topic
    Gets the number of bytes in the stream (compressed bytes).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SizeCompressed As Integer
    public int SizeCompressed {get;}
    See Also