Package zakadabar. lib. blobs. persistence. sqlite
Functions
buildBundle
Link copied to clipboard
Convenience function for bundle build
creates or opens an SQLite database
calls builder
closes and unregisters the database
reads the database file into a byte array
returns with that byte array
deployBundle
Link copied to clipboard
fun deployBundle(path: String, databaseName: String, databaseBundle: ByteArray, overwrite: Boolean = true)
Content copied to clipboard
Create a new database from a databaseBundle.