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