vertx / io.vertx.kotlin.core.parsetools / io.vertx.core.parsetools.JsonParser

Extensions for io.vertx.core.parsetools.JsonParser

pipeToAwait

suspend fun JsonParser.pipeToAwait(dst: WriteStream<JsonEvent>): Unit

Suspending version of method io.vertx.core.parsetools.JsonParser.pipeTo