sqldelight-runtime / com.squareup.sqldelight.db / SqlPreparedStatement / bindLong

bindLong

abstract fun bindLong(index: Int, value: Long?): Unit

Bind value to the underlying statement at index.