vertx / io.vertx.reactivex.ext.sql / SQLRowStream / rxClose

rxClose

open fun rxClose(): Completable

Closes the stream/underlying cursor(s). The actual close happens asynchronously.

Return