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

flushAwait

suspend fun AsyncFile.flushAwait(): Unit

Same as io.vertx.core.file.AsyncFile but the handler will be called when the flush is complete or if an error occurs

Parameters

handler -

Return