git ssb

0+

jake / %wzNDRn/xW3+1lmYxMDd…



forked from Dominic / pull-stream

Tree: a0a24d93b8bf71b666b2cae70f4efcb717f29653

Files: a0a24d93b8bf71b666b2cae70f4efcb717f29653 / docs / sinks / index.md

431 bytesRaw

Sinks

A Sink is a stream that is not readable. You must have a sink at the end of a pipeline for data to move towards.

You can only use one sink per pipeline.

pull(source, through, sink)

See also:

drain

reduce

concat

collect

onEnd

log

Built with git-ssb-web