1 - triagedhelp wantedt:stream
仓库指标
- 星标
- (13,277 个星标)
- PR 合并指标
- (平均合并 8天 19小时) (30 天内合并 10 个 PR)
描述
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().