Ionic Zip Library v1.9.1.6
ZipInputStream Constructor (stream, leaveOpen)
Reference ► Ionic.Zip ► ZipInputStream ► ZipInputStream(Stream, Boolean)
Create a ZipInputStream, explicitly specifying whether to
keep the underlying stream open.
Declaration Syntax
Remarks
See the documentation for the ZipInputStream(Stream)
constructor for a discussion of the class, and an example of how to use the class.