API17

API17:JArchiveGzip:: getFilePosition

From Joomla! Documentation

Revision as of 02:20, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JArchiveGzip::_getFilePosition

Description

Get file data offset for archive.


public function _getFilePosition ()
  • Returns int Data position marker for archive
  • Defined on line 113 of libraries/joomla/filesystem/archive/gzip.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples