Searched refs:oStream (Results 1 – 1 of 1) sorted by relevance
14 const oStream = new PassThrough(); constant19 output: oStream,27 oStream.on('data', function(data) {31 oStream.on('end', common.mustCall(() => {46 oStream.end();