Collect the stream data and send it into a callback function.
$ npm i stream-data
"use strict";
const streamData = require("stream-data");
console.log(streamData());
Collect the stream data and send it into a callback function.
- Number
a
: Param descrpition. - Number
b
: Param descrpition.
- Number Return description.
See the LICENSE file.