Kotlin SQLite
Toggle table of contents
0.0.3
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite C API
/
ksqlite.capi.types
/
SqliteFileControlOpcode
/
LongParam
Long
Param
sealed
class
LongParam
:
SqliteFileControlOpcode
(
source
)
SqliteFileControlOpcode
where the fourth argument is a pointer to a 64-bits integer.
Inheritors
SIZE_HINT
OVERWRITE
MMAP_SIZE
SIZE_LIMIT
Members
Properties
code
Link copied to clipboard
open
val
code
:
Int