JArchiveZip::_getFileData
Returns the file data for a file by offsest in the ZIP archive
Signature
private function _getFileData(integer
$key )
Parameters
-
$key
- The position of the file in the archive.
Returns
- string
- Uncompressed file data buffer.