open fun end(t: Buffer): Unit
Same as io.vertx.rxjava.core.http.WebSocketBase#end but writes some data to the stream before ending.
io.vertx.rxjava.core.http.WebSocketBase#end
t -
t
open fun end(): Unit
Calls io.vertx.rxjava.core.http.WebSocketBase#close
io.vertx.rxjava.core.http.WebSocketBase#close