vertx / io.vertx.kotlin.ext.mongo / io.vertx.ext.mongo.MongoGridFsClient / downloadByIdAwait

downloadByIdAwait

suspend fun MongoGridFsClient.downloadByIdAwait(stream: WriteStream<Buffer>, id: String): Long