from
Create a new Readable stream from the given iterable.
Return
The new readable stream.
Parameters
iterable
The iterable to create the stream from.
Create a new Readable stream from the given iterable.
Return
The new readable stream.
Parameters
iterable
The iterable to create the stream from.
options
The options for the stream.