zip_entry_compressedsize

Retrieve the Compressed Size of a Directory Entry (4.1.0 - 4.3.2 only)
int zip_entry_compressedsize ( resource zip_entry )

Returns the compressed size 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().

This HTML Help has been published using the chm2web software.