|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Public Member Functions | |
| seek (int $offset) | |
Public Member Functions inherited from Iterator | |
| current () | |
| next () | |
| key () | |
| valid () | |
| rewind () | |
Definition at line 184 of file spl_iterators.stub.php.
| SeekableIterator::seek | ( | int | $offset | ) |
@tentative-return-type
Implemented in ArrayIterator, DirectoryIterator, SplFileObject, and SplObjectStorage.