sqldelight-runtime / com.squareup.sqldelight.db / SqlCursor / getLong

getLong

abstract fun getLong(index: Int): Long?

Return
The int or null value of column index for the current row of the result set.