Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
PharFileInfo->isCompressed
(no version information, might be only in CVS)
PharFileInfo->isCompressed -- Returns whether the entry is compressedPopis
bool PharFileInfo->isCompressed ( void )This returns whether a file is compressed within a Phar archive with either Gzip or Bzip2 compression.
PÅ™Ãklady
Viz také
PharFileInfo->getCompressedSize() |
PharFileInfo->isCompressedGZ() |
PharFileInfo->isCompressedBZIP2() |
PÅ™edcházejÃcà | Domů | Dalšà |
PharFileInfo->getPharFlags | Nahoru |