lengthSuccessCallback( length ) type

Callback function that is invoked on a successful call to EncryptedStorage.length.

Syntax

lengthSuccessCallback( length )

Parameters

Name Type Description
length number The number of key/value pairs in the store.

Source

encryptedstorage.js, line 353.