vertx / io.vertx.reactivex.core.eventbus / MessageConsumer / bodyStream

bodyStream

open fun bodyStream(): ReadStream<T>

Return
a read stream for the body of the message stream.