TEMPORARY constant
Indicates that file system data can be cleared at any time.
Other resources
Exploring the FileSystem APIs from HTML5Rocks. File API from W3C.
Implementation
static const int TEMPORARY = 0
Indicates that file system data can be cleared at any time.
Exploring the FileSystem APIs from HTML5Rocks. File API from W3C.
static const int TEMPORARY = 0