zip_entry_filesize
(PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip:1.0-1.9.0)
zip_entry_filesize — Retrieve the actual file size of a directory entry
설명
int zip_entry_filesize
( resource $zip_entry
)
Returns the actual size of the specified directory entry.
반환값
The size of the directory entry.