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