vertx / io.vertx.rxjava.core.http / ServerWebSocket / end

end

open fun end(t: Buffer): Unit

Same as io.vertx.rxjava.core.http.WebSocketBase#end but writes some data to the stream before ending.

Parameters

t -

open fun end(): Unit

Calls io.vertx.rxjava.core.http.WebSocketBase#close