vertx / io.vertx.kotlin.core.http / io.vertx.core.http.HttpServerFileUpload

Extensions for io.vertx.core.http.HttpServerFileUpload

pipeToAwait

suspend fun HttpServerFileUpload.pipeToAwait(dst: WriteStream<Buffer>): Unit

Suspending version of method io.vertx.core.http.HttpServerFileUpload.pipeTo