Caches data in variables - uses memory!
Located in /Swift/Cache/Memory.php (line 19)
Swift_Cache | --Swift_Cache_Memory
Clear the cached data (unset)
Check if data is cached for $key
Read data from the cache for $key
It makes no difference to memory/speed if data is read in chunks so arguments are ignored
Write data to the cache
Inherited From Swift_Cache
Swift_Cache::clear()
Swift_Cache::getOutputStream()
Swift_Cache::has()
Swift_Cache::read()
Swift_Cache::write()
Documentation generated on Wed, 26 Mar 2008 20:33:08 +1100 by phpDocumentor 1.3.1