vertx
/
io.vertx.kotlin.core.http
/
io.vertx.core.http.WebSocketBase
/
writeAwait
writeAwait
suspend
fun
WebSocketBase
.
writeAwait
(
data
:
Buffer
)
:
Unit