(PHP 5, PHP 7)
Construct a new CachingIterator object for the iterator.
public CachingIterator::__construct ( Iterator $iterator [, int $flags = self::CALL_TOSTRING ] )
Parameters:
iterator
Iterator to cache
flags
Bitmask of flags.
This function is currently not documented; only its argument list is available.
Please login to continue.