toScalarList

fun <T : Any> ResultSet.toScalarList(initialArraySize: Int = 0): List<T?>