suspend fun HttpConnection.pingAwait(data: Buffer): Buffer
Suspending version of method io.vertx.core.http.HttpConnection.ping
data
- the 8 bytes data of the frame
Return
NOTE: This function has been automatically generated from io.vertx.core.http.HttpConnection using Vert.x codegen.