suspend fun AsyncFile.endAwait(data: Buffer): Unit
Suspending version of method io.vertx.core.file.AsyncFile.end
data
- NOTE: This function has been automatically generated from io.vertx.core.file.AsyncFile using Vert.x codegen.
suspend fun AsyncFile.endAwait(): Unit
Suspending version of method io.vertx.core.file.AsyncFile.end
NOTE: This function has been automatically generated from io.vertx.core.file.AsyncFile using Vert.x codegen.