suspend fun WebSocketBase.writePongAwait(data: Buffer): Unit
Suspending version of method io.vertx.core.http.WebSocketBase.writePong
the data to write, may be at most 125 bytes
NOTE: This function has been automatically generated from io.vertx.core.http.WebSocketBase using Vert.x codegen.