createCache

fun createCache(filename: String, context: Context): CacheImpl

Sets up the cache.

Return

The cache object.

Parameters

filename

The filename.

context

The context.