Join Slack
Powered by
I was originally thinking ``` sinkA.writeAll(sourc...
# squarelibraries
b
bdawg.io
12/27/2017, 11:14 PM
I was originally thinking
Copy code
sinkA.writeAll(source) sinkB.writeAll(source)
but I’m guessing that the source will be exhausted before
sinkB
can write the contents?
Open in Slack
Previous
Next