vertx / io.vertx.reactivex.core.http / WebSocket / end

end

open fun end(t: Buffer): Unit

Overrides WebSocketBase.end

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

Parameters

t -

open fun end(): Unit

Overrides WebSocketBase.end

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