-
-
Notifications
You must be signed in to change notification settings - Fork 16
.showquota
localDataStorage.showquota()
Taking no arguments, this method returns the amount of data storage available. The result is assigned to the quota property, which is the preferred way to check the quota of data storage.
EXAMPLE:
● localData.showquota(); --> 5 MB
This method is invoked when the library is instantiated.
📝 NOTE: This is a very expensive method. It is time intensive, takes a few seconds to complete and should not be executed unless you have reason to believe storage quota has actually changed since the library was instantiated.
Array Keys:
push / pull, pullall poke contains where
Broadcasting:
broadcast
Data Transfer:
import / export
Duplicates:
countdupes, showdupes, listdupes
Internals:
cancrunch crunch / uncrunch
shufflestring / unshufflestring
Management:
keys
Memory Consumption:
Memory Quota:
showquota
Query:
haskey, hasval, hastype
setscramblekey / getscramblekey
Type Check:
isarray isbigint isboolean iscrunch
isdate isfloat isinteger isnull
Utility:
chopget copy softset rename
_set / _get _clear _key _remove
Management:
_keys
Type Check:
_isarray _isbigint _isboolean _iscrunch