API17

API17:JStream::seek

From Joomla! Documentation

Joomla 11.1 JStream::seek

Description

Seek the file.


public function seek (
        $offset
        $whence=SEEK_SET
)
Parameter Type Default Description
$offset
$whence SEEK_SET
  • Returns
  • Defined on line 558 of libraries/joomla/filesystem/stream.php

See also


User contributed notes

Code Examples