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

closeAwait

suspend fun AsyncFile.closeAwait(): Unit

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

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