Ionic Zip Library v1.9.1.6
ZipInputStream Constructor
Reference ► Ionic.Zip ► ZipInputStream ► ZipInputStream()()()()
Members
Icon | Member | Description |
---|---|---|
ZipInputStream(Stream) |
Create a ZipInputStream, wrapping it around an existing stream.
|
|
ZipInputStream(String) |
Create a ZipInputStream, given the name of an existing zip file.
|
|
ZipInputStream(Stream, Boolean) |
Create a ZipInputStream, explicitly specifying whether to
keep the underlying stream open.
|