ImageCacheDataSource

Functions

Link copied to clipboard
abstract suspend fun clearImageCache()
abstract suspend fun clearImageCache(bookshelfId: BookshelfId, imageCache: ImageCache): Resource<Unit, Resource.SystemError>
Link copied to clipboard
abstract suspend fun deleteThumbnails(list: List<String> = emptyList())