= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0)zip_entry_filesize — 檢索目錄實(shí)體的實(shí)際大小說(shuō)明zip_entry_filesize(resource $zip_">

zip_entry_filesize

(PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0)

zip_entry_filesize檢索目錄實(shí)體的實(shí)際大小

說(shuō)明

zip_entry_filesize(resource $zip_entry): int

返回指定目錄實(shí)體的實(shí)際大小。

參數(shù)

zip_entry

由函數(shù)zip_read() 返回的目錄實(shí)體。

返回值

返回該目錄實(shí)體的大小。

參見(jiàn)