vertx / io.vertx.reactivex.core.file / AsyncFile / rxFlush

rxFlush

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

Return