(no version information, might be only in CVS)
PharFileInfo->isCompressedBZIP2 -- Returns whether the entry is compressed using bzip2This returns whether a file is compressed within a Phar archive with Bzip2 compression.
TRUE if the file is compressed within the Phar archive using Bzip2, FALSE if not.
PharFileInfo->getCompressedSize() |
PharFileInfo->isCompressedGZ() |
PharFileInfo->isCompressed() |
Пред. | Начало | След. |
PharFileInfo->isCompressed | Уровень выше | PharFileInfo->isCompressedGZ |