vertx / io.vertx.reactivex.core.http / HttpServerRequest / isEnded

isEnded

open fun isEnded(): Boolean

Has the request ended? I.e. has the entire request, including the body been read?

Return
true if ended