update

open fun update(value: T, messageDigest: MessageDigest)

Updates the given MessageDigest used to construct a cache key with the given value using the com.bumptech.glide.load.Option.CacheKeyUpdater optionally provided in the constructor.