destroy

abstract fun destroy(): Boolean

Destroy the MMKV instance

Note: this destroys the in-memory instance AND deletes files on disk.

If you only want to clear data without deleting files, use: clear