open static fun <T : Any> writeStream(vertx: Vertx): ReactiveWriteStream<T>
Create a reactive write stream
vertx - the Vert.x instance
vertx
Return the stream