unpackCentralDirData()
unpackCentralDirData(string $buffer, \PhpZip\Model\ZipEntry|null $entry = null) : static
Populate data from this array as if it was in central directory data.
Parameters
string |
$buffer |
the buffer to read data from
|
\PhpZip\Model\ZipEntry|null |
$entry |
|
Returns
static
—