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

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