\Guzzle\IteratorAppendIterator

AppendIterator that is not affected by https://bugs.php.net/bug.php?id=49104

Summary

Methods
Properties
Constants
append()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

append()

append(\Iterator  $iterator) 

Works around the bug in which PHP calls rewind() and next() when appending

Parameters

\Iterator $iterator

Iterator to append