Files: 6d8777ef49f6fa68005761edf9c8ceee6ba48d16 / 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