vertx / io.vertx.kotlin.sqlclient / io.vertx.sqlclient.RowStream / closeAwait

closeAwait

suspend fun <T> RowStream<T>.closeAwait(): Unit

Suspending version of method io.vertx.sqlclient.RowStream.close

NOTE: This function has been automatically generated from io.vertx.sqlclient.RowStream using Vert.x codegen.