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.