Zip for WPF and Silverlight
C1.C1Zip.ZLib Namespace / ZStream Class / total_out Field

In This Topic
    total_out Field (ZStream)
    In This Topic
    Total number of bytes output so far.
    Syntax
    'Declaration
     
    
    Public total_out As Long
    public long total_out
    See Also