PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PowerSync Kotlin
PowerSync Core
/
com.powersync.db.crud
/
CrudBatch
/
CrudBatch
Crud
Batch
constructor
(
crud
:
List
<
CrudEntry
>
,
hasMore
:
Boolean
,
complete
:
suspend
(
writeCheckpoint
:
String
?
)
->
Unit
)