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 Tue, 06 Mar 2007 23:32:25 +0000 by phpDocumentor 1.3.1