
Public Member Functions | |
| LSDWebStorage (String basepath, long sid) | |
| double[] | getGlobalUsedFreeSpace () |
| double | getUsedSpace () |
| void | clean () |
Public Attributes | |
| long | SID = LSDConstants.invalide_idx |
| String | subpath = null |
| String | globalpath = null |
| openlsd.web.legacy.LSDWebStorage.LSDWebStorage | ( | String | basepath, | |
| long | sid | |||
| ) |
Create a new WebStorage using the storage id.
| basepath | ||
| sid |
| double [] openlsd.web.legacy.LSDWebStorage.getGlobalUsedFreeSpace | ( | ) |
Get the Global Used and Free space in KB
| double openlsd.web.legacy.LSDWebStorage.getUsedSpace | ( | ) |
Get the Used space in KB
| void openlsd.web.legacy.LSDWebStorage.clean | ( | ) |
Clean the object
Storage Id
| String openlsd.web.legacy.LSDWebStorage.subpath = null |
Sub Path up to Storage
| String openlsd.web.legacy.LSDWebStorage.globalpath = null |
Global Path