2 declare(strict_types=1);
117 $this->outputStream =
fopen(
'php://output',
'wb');
setContentType(string $contentType)
__construct()
Options constructor.
setEnableZip64(bool $enableZip64)
setDeflateLevel(int $deflateLevel)
setOutputStream($outputStream)
const DEFAULT_DEFLATE_LEVEL
setLargeFileSize(int $largeFileSize)
setStatFiles(bool $statFiles)
setZeroHeader(bool $zeroHeader)
setHttpHeaderCallback(Callable $httpHeaderCallback)
setSendHttpHeaders(bool $sendHttpHeaders)
setContentDisposition(string $contentDisposition)
setComment(string $comment)
setFlushOutput(bool $flushOutput)
setLargeFileMethod(Method $largeFileMethod)