okio icon indicating copy to clipboard operation
okio copied to clipboard

Pipe.fold(Source)

Open swankjesse opened this issue 5 years ago • 0 comments

Not sure if this is worthwhile ’cause I don’t have any use case in mind. But we could implement an overload of Pipe.fold()that takes a Source. This would be called by the sink’s owner to replace the ultimate source of the data.

swankjesse avatar Jan 16 '19 12:01 swankjesse