PharFileInfo->isCompressed
(no version information, might be only in CVS)
PharFileInfo->isCompressed -- Returns whether the entry is compressedOpis
bool PharFileInfo->isCompressed ( void )This returns whether a file is compressed within a Phar archive with either Gzip or Bzip2 compression.
Przykłady
Patrz także
| PharFileInfo->getCompressedSize() |
| PharFileInfo->isCompressedGZ() |
| PharFileInfo->isCompressedBZIP2() |
| Poprzedni | Spis treści | Następny |
| PharFileInfo->getPharFlags | Początek rozdziału |