CacheStorage class

Annotated by:
  • DocsEditable()
  • DomName('CacheStorage')
  • Experimental()

Instance Methods

create ( String cacheName ) → Future
delete ( String cacheName ) → Future
get ( String cacheName ) → Future
has ( String cacheName ) → Future
keys ( ) → Future