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