02-14-2022, 08:04 AM
(02-14-2022, 06:07 AM)Alexandre Machado Wrote: The cache file is stored in
ServerController.CacheDir
http://docs.atozed.com/docs.dll/classes/...rBase.html
Regarding the cache, there is some information here:
http://docs.atozed.com/docs.dll/developm...html#Cache
and here
http://docs.atozed.com/docs.dll/Classes/...Cache.html
Ok, thanks. BUt I cannot see how to get a stream of an already cached file. All these methods would create a cache file from my stream, I need the reverse.

