No comment. Sorry.
zipFileComment
zipFileComment:
readFrom:
writeTo:
close
initialize
findEndOfCentralDirectoryFrom:
Seek in my file to the end, then read backwards until we find the signature of the central directory record. Leave the file positioned right before the signature.
memberClass
readEndOfCentralDirectoryFrom:
Read EOCD, starting from position before signature.
readMembersFrom:named:
readSignatureFrom:
Returns next signature from given stream, leaves stream positioned afterwards.
writeCentralDirectoryTo:
writeEndOfCentralDirectoryTo:
ZipArchive initialize
compressionDeflated
compressionLevelDefault
compressionLevelNone
compressionStored
initializeZipFileConstants
ZipArchive initializeZipFileConstants
validSignatures
Return the valid signatures for a zip file