PHP » GoLang |
login |
register |
about
|
GoLang LimitIterator::seek
request it (349)
GoLang replacement for PHP's LimitIterator::seek
[edit | history]
LimitIterator::seek(PHP 5 >= 5.1.0, PHP 7) LimitIterator::seek — Seek to the given position Description
public int LimitIterator::seek
( int
$position
)
Moves the iterator to the offset specified by Parameters
Return ValuesReturns the offset position after seeking. Errors/ExceptionsThrows an OutOfBoundsException if the position is outside of the limits specified in LimitIterator::__construct(). See Also
|
more
Recently updated
more
Most requested
more
Last requests
|