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.