Files: 9d9abd26492b94a6b650b38e7db4ef41257d64d7 / 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