open fun rxFlush(): Completable
Same as io.vertx.reactivex.core.file.AsyncFile#flush but the handler will be called when the flush is complete or if an error occurs
io.vertx.reactivex.core.file.AsyncFile#flush
Return