Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns the current database page size, in bytes.
Set method documentation [Android Documentation]
Sets the database page size. The page size must be a power of two. This
method does not work if any data has been written to the database file,
and must be called right after the database has been created.