Overload List
Name | Description | |
---|---|---|
![]() |
C1ZipFile()()()() |
Initializes a new instance of the C1ZipFile class.
|
![]() |
C1ZipFile(Stream) |
Initializes a new instance of the C1ZipFile class and opens a zip stream associated
with this new instance.
|
![]() |
C1ZipFile(String) |
Initializes a new instance of the C1ZipFile class and opens a zip file associated
with this new instance.
|
![]() |
C1ZipFile(Stream, Boolean) |
Initializes a new instance of the C1ZipFile class and opens a zip stream associated
with this new instance.
|
![]() |
C1ZipFile(String, Boolean) |
Initializes a new instance of the C1ZipFile class and creates or opens
a zip file associated with this new instance.
|