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
/
Mutable
Mutable
class
Mutable
(
val
buffer
:
Buffer
)
:
SqliteSerializeResult
(
source
)
The application is responsible for freeing the
buffer
.
Members
Constructors
Mutable
Link copied to clipboard
constructor
(
buffer
:
Buffer
)
Properties
buffer
Link copied to clipboard
val
buffer
:
Buffer
database
Size
Link copied to clipboard
open
override
val
databaseSize
:
Long
Size of the database.