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

end

abstract fun end(t: Buffer): Unit

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

Parameters

t -

abstract fun end(): Unit

Overrides WriteStream.end

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