vertx / io.vertx.kotlin.core.file / io.vertx.core.file.AsyncFile / flushAwait

flushAwait

suspend fun AsyncFile.flushAwait(): Unit

Suspending version of method io.vertx.core.file.AsyncFile.flush

NOTE: This function has been automatically generated from io.vertx.core.file.AsyncFile using Vert.x codegen.