(4.1.0 - 4.3.2 only)
zip_entry_compressionmethod -- Retrieve the Compression Method of a Directory EntryReturns the compression method of the directory entry specified by zip_entry. The parameter zip_entry is a valid directory entry returned by zip_read().
See also zip_open() and zip_read().