vertx / io.vertx.core.streams / Pump / start

start

abstract fun start(): Pump

Start the Pump. The Pump can be started and stopped multiple times.

Return
a reference to this, so the API can be used fluently