DiskLruHttpCache

fun DiskLruHttpCache(    fileSystem: FileSystem,     directory: File,     maxSize: Long)