Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
PharFileInfo->getCompressedSize
(no version information, might be only in CVS)
PharFileInfo->getCompressedSize -- Returns the actual size of the file (with compression) inside the Phar archivePopis
int PharFileInfo->getCompressedSize ( void )This 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Å™Ãklady
PÅ™edcházejÃcà | Domů | Dalšà |
PharFileInfo::__construct | Nahoru |