JArchiveGzip:: getFilePosition
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JArchiveGzip::_getFilePosition[edit]
Description[edit]
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
See also[edit]
- JArchiveGzip::_getFilePosition source code on BitBucket
- Class JArchiveGzip
- Subpackage Filesystem
- Other versions of JArchiveGzip::_getFilePosition
User contributed notes[edit]
Code Examples[edit]