ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.ZLib Namespace / ZStream Class / ZStream Constructor / ZStream Constructor()

In This Topic
    ZStream Constructor()
    In This Topic
    Initializes a new instance of the ZStream class using an Adler checksum.
    Syntax
    'Declaration
     
    Public Function New()
    public ZStream()
    See Also