FileKeyer

class FileKeyer(addLastModifiedToFileCacheKey: Boolean = true) : Keyer

Constructors

Link copied to clipboard
constructor(addLastModifiedToFileCacheKey: Boolean = true)

Functions

Link copied to clipboard
open override fun key(data: Any, options: Options, type: Keyer.Type): String?