company logo

ZipArchive :: open - Open zip archive

The zip archive is opened for manipulation. The path for the archive file and and additional access flags are taken from properties path() and accessMode(), which have to be set by constructor or before calling the function.

When opening he archive fails, the function throws an exception.

Implementation details

ZipArchive  :: open (  )