vertx / io.vertx.kotlin.ext.sql / io.vertx.ext.sql.SQLRowStream / closeAwait

closeAwait

suspend fun SQLRowStream.closeAwait(): Unit

Suspending version of method io.vertx.ext.sql.SQLRowStream.close

NOTE: This function has been automatically generated from io.vertx.ext.sql.SQLRowStream using Vert.x codegen.