DataLoader

fun DataLoader(    context: Context,     cacheDirectory: File,     cacheSize: Long,     referrer: String,     userAgent: String? = null)