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