toAwait
suspend fun <T> Pipe<T>.toAwait(dst: WriteStream<T>): Unit
Suspending version of method io.vertx.core.streams.Pipe.to