zip_entry_compressedsize
(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.0.0)
zip_entry_compressedsize — 检索目录项压缩过后的大小
说明
zip_entry_compressedsize
( resource
$zip_entry
) : int返回指定目录项压缩过后的大小。
返回值
压缩后的大小。