|
PHP5中文手册
Rar::getUnpackedSize(No version information available, might be only in CVS) Rar::getUnpackedSize — Get unpacked size of the entry 说明Rar
int getUnpackedSize
( void
)
Get unpacked size of the archive entry. 返回值Returns the unpacked size, or FALSE on error. 返回值
Example#1 Rar::getUnpackedSize() example
<?php |