eclipse-vertx / vert.x

Vert.x is a tool-kit for building reactive applications on the JVM
http://vertx.io
Other
14.26k stars 2.07k forks source link

Read stream collect #5208

Closed vietj closed 4 months ago

vietj commented 4 months ago

Add a general purpose collecting method to ReadStream to facilitate the reduction of streams. The collecting method is a default method.