1 - triagedhelp wantedt:stream
Repository metrics
- Stars
- (13,277 個のスター)
- PR merge metrics
- (平均マージ 8d 19h) (30d で 10 merged PRs)
説明
Source has unfoldResource() and unfoldResourceAsync(). It does open a resource, read and close.
It would be useful if Sink had a similar method, which does open, write and close. It may be named as Sink.foreachResource().