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

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