Query: zip_entry_compressedsize
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ZIP_ENTRY_COMPRESSEDSIZE(3) 1 ZIP_ENTRY_COMPRESSEDSIZE(3) zip_entry_compressedsize - Retrieve the compressed size of a directory entrySYNOPSISint zip_entry_compressedsize (resource $zip_entry)DESCRIPTIONReturns the compressed size of the specified directory entry.PARAMETERSo $zip_entry - A directory entry returned by zip_read(3).RETURN VALUESThe compressed size.SEE ALSOzip_open(3), zip_read(3). PHP Documentation Group ZIP_ENTRY_COMPRESSEDSIZE(3)