DataCache


Description:

[ CCode ( has_construct_function = false ) ]
public DataCache (string path) throws Error

Create a new data cache.

Parameters:

path

Base path of cache, subdirectories will be created here.

Returns:

A new cache object, or null if the base path cannot be written to.