API reference

ZipArchiveExtensions Class

A set of extensions for ZipArchives for easier processing

Static Member Functions

Compares two archives to determine if they're the same.
Parameters
thisZip
the archive on which this is being called
otherZip
the other archive against which to compare
Returns
true if they're identical, false otherwise