Manuál PHP | ||
---|---|---|
Předcházející | Další |
(no version information, might be only in CVS)
PharFileInfo->getCompressedSize -- Returns the actual size of the file (with compression) inside the Phar archiveThis returns the size of the file within the Phar archive. Uncompressed files will return the same value for getCompressedSize as they will with filesize()
Předcházející | Domů | Další |
PharFileInfo::__construct | Nahoru | PharFileInfo->getCRC32 |