batchlight / co.yello.db.batchlight.androidsupportsqlite / SupportSQLiteBinderConfig / buildBinder
fun buildBinder(insertCount: Int): Binder
Overrides BinderConfig.buildBinder
Creates a Binder that has the given number of bind locations.
insertCount - the number of fields that will be bound.
Return a Binder object that has insertCount number of fields