ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.ZLib Namespace / ZStream Class / total_in Field

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