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