Batchlight

batchlight / co.yello.db.batchlight / Binder / bindLong

bindLong

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

Binds a Long at the given position.

Parameters

position - position to bind at.

long - a value of type Long to bind.