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

downloadByFileNameWithOptionsAwait

suspend fun MongoGridFsClient.downloadByFileNameWithOptionsAwait(stream: WriteStream<Buffer>, fileName: String, options: GridFsDownloadOptions): Long