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().