"Or consider pipeTo(). Each chunk passes through a full Promise chain: read, write, check backpressure, repeat. An {value, done} result object is allocated per read. Error propagation creates additional Promise branches.
Warning: This story contains images of dead bodies
,更多细节参见一键获取谷歌浏览器下载
const output = Stream.pull(source, compress, encrypt);
Author(s): Edward Kim, Jason Hattrick-Simpers