git ssb

2+

Dominic / pull-stream



Tree: 856f3c822d3053b57d2045da16a0d9d070e053d7

Files: 856f3c822d3053b57d2045da16a0d9d070e053d7 / docs / sinks / collect.md

159 bytesRaw

pull-stream/sinks/collect

usage

collect = require('pull-stream/sinks/collect')

collect(cb)

Read the stream into an array, then callback.

Built with git-ssb-web