Constructor
new UnionIterator(sourcesopt, optionsopt)
Creates a new UnionIterator
.
Parameters:
Name | Type | Attributes | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sources |
module:asynciterator.AsyncIterator | Array |
<optional> |
The sources to read from |
||||||||||
options |
object |
<optional> |
Settings of the iterator Properties
|
Extends
- module:asynciterator.BufferedIterator