SPL-StandardPHPLibrary
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
internal
seekableiterator.inc
Go to the documentation of this file.
1
<?php
2
21
interface
SeekableIterator
extends
Iterator
22
{
45
function
seek
($index);
46
}
47
48
?>
SeekableIterator
seekable iterator
Definition:
seekableiterator.inc:21
Iterator
Basic iterator.
Definition:
spl.php:549
SeekableIterator\seek
seek($index)
Seek to an absolute position.
Generated on Wed Dec 4 2013 21:25:51 for SPL-StandardPHPLibrary by
1.8.5