PowerSync Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PowerSync Kotlin
PowerSync Core
/
com.powersync.db.driver
/
SQLiteConnectionLease
/
usePreparedSync
use
Prepared
Sync
open
fun
<
R
>
usePreparedSync
(
sql
:
String
,
block
:
(
SQLiteStatement
)
->
R
)
:
R
(
source
)