Batchlight

batchlight / co.yello.db.batchlight.androidsupportsqlite / AndroidSupportSQLiteBinder / bindLong

bindLong

fun bindLong(position: Int, long: Long): Unit

Overrides Binder.bindLong

Binds a Long at the given position.

Parameters

position - position to bind at.

long - a value of type Long to bind.