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
/
SqliteSerializeResult
/
Immutable
Immutable
class
Immutable
(
val
buffer
:
ReadableBuffer
)
:
SqliteSerializeResult
(
source
)
SQLite owns the
buffer
.
Members
Constructors
Immutable
Link copied to clipboard
constructor
(
buffer
:
ReadableBuffer
)
Properties
buffer
Link copied to clipboard
val
buffer
:
ReadableBuffer
database
Size
Link copied to clipboard
open
override
val
databaseSize
:
Long
Size of the database.