Converts a Web-API readable-stream into a Node.js readable-stream.
Returns the next buffer/object in a stream's readable queue
CSV and object generation implementing the Node.js `stream.Readable` API
Simple implmentation of Stream.Readable and Stream.Writable holding the data in memory.