suspend fun WebSocketBase.pipeToAwait(dst: WriteStream<Buffer>): Unit
Suspending version of method io.vertx.core.http.WebSocketBase.pipeTo
the destination write stream
NOTE: This function has been automatically generated from io.vertx.core.http.WebSocketBase using Vert.x codegen.