ScanResults
in package
implements
IteratorAggregate
Interface for ScanResults containing the iterator which streams back the ScanResults
Interfaces, Classes, Traits and Enums
- IteratorAggregate
Table of Contents
- $coreScanResult : resource
- $transcoder : Transcoder
- getIterator() : Traversable
- Returns the iterator which streams through the ScanResults
Properties
$coreScanResult
private
resource
$coreScanResult
$transcoder
private
Transcoder
$transcoder
Methods
getIterator()
Returns the iterator which streams through the ScanResults
public
getIterator() : Traversable