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

rxClose

open fun rxClose(): Single<Void>

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

Return