vertx / io.vertx.reactivex.core.eventbus / MessageProducer / end

end

open fun end(t: T): Unit

Same as io.vertx.reactivex.core.eventbus.MessageProducer#end but writes some data to the stream before ending.

Parameters

t -

open fun end(): Unit

Overrides WriteStream.end

Closes the producer, calls io.vertx.reactivex.core.eventbus.MessageProducer#close