| Package | Description |
|---|---|
| com.codename1.io |
Networking, Storage, Filesystem & related API's
|
| Modifier and Type | Method and Description |
|---|---|
static Storage |
Storage.getInstance()
Returns the storage instance or null if the storage wasn't initialized using
a call to init(String) first.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Storage.setStorageInstance(Storage s)
Allows installing a custom storage instance to provide functionality such as seamless encryption
|
Copyright © 2023. All rights reserved.