Download accum Free Java Code
Description
Simple pass through stream (RW) which accumulates or collects the data from a stream. Pipe your stream into this to get all the data as buffer, string , or raw array. (streams2).
Source Files
The download file accum-master.zip has the following entries.
.gitignore/*from w w w . j av a2 s . c om*/
.jshintrc
.travis.yml
LICENSE
README.md
lib/accum.js
package.json
test/array.mocha.js
test/buffer.mocha.js
test/default.mocha.js
test/mocha.opts
test/string.mocha.js
Download
Click the following link to download accum-master.zip.
accum-master.zip