ArchiveOutputStream

php\compress\ArchiveOutputStream

extends: php\io\MiscStream

jphp-compress-ext

Class ArchiveOutputStream for creating archives

Methods


__construct($format, $source)
Parameters:
createEntry($file, $name)
Parameters:
  • $filestring
  • $namestring
Returns:

php\compress\ArchiveEntry

addFile($file, $name)
Parameters:
  • $filestring
  • $namestring
Returns:

php\compress\ArchiveEntry

addEntry($entry)
Parameters:
canAddEntry($entry)
Parameters:
closeEntry()