SettingsResumableCache
A ResumableCache implementation using com.russhwolf.settings.Settings. This implementation saves the urls on the disk. If you want a memory only cache, use Memory. Unsupported on Linux.
Functions
Link copied to clipboard
Returns the resumable cache entry for the fingerprint or null if no url was stored
Link copied to clipboard
Removes the entry for the fingerprint
Link copied to clipboard
Stores the entry for the fingerprint. The fingerprint consists of the bucket id, the file path and the file size