add
method is used to add a file inside a given storage area.addNamed
method is used to add a file inside a given storage area.available()
method is used to check whether the storage area is available; this is an asynchronous operation that returns a DOMRequest
object that will receive a callback when the operation is complete.