
Icon | Member | Description |
---|---|---|
![]() ![]() |
Read(String) |
Reads a zip file archive and returns the instance.
|
![]() ![]() |
Read(String, ReadOptions) |
Reads a zip file archive from the named filesystem file using the
specified options.
|
![]() ![]() |
Read(Stream) |
Reads a zip archive from a stream.
|
![]() ![]() |
Read(Stream, ReadOptions) |
Reads a zip file archive from the given stream using the
specified options.
|