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