sqlite3_file

Allocates an instance of sqlite3_file with given size and supplies getters and setters for reading and writing the struct.

Constructors

Link copied to clipboard
constructor(size: Int)

Types

Link copied to clipboard
object Layout

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun free()

Releases the resources associated with this struct.