git ssb

2+

Dominic / pull-stream



Tree: efeaeb957c2e4f2dd28054cdb5d7b3fc44c6b654

Files: efeaeb957c2e4f2dd28054cdb5d7b3fc44c6b654 / 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