ArchiveOutputStream

php\compress\ArchiveOutputStream

extends: php\io\MiscStream

jphp-compress-ext

Class ArchiveOutputStream for creating archives

Methods


__construct($format, $source)
Параметры:
createEntry($file, $name)
Параметры:
  • $filestring
  • $namestring
Результат:

php\compress\ArchiveEntry

addFile($file, $name)
Параметры:
  • $filestring
  • $namestring
Результат:

php\compress\ArchiveEntry

addEntry($entry)
Параметры:
canAddEntry($entry)
Параметры:
closeEntry()