Uses of Interface
com.github.mizosoft.methanol.internal.cache.DiskStore.Hasher
Packages that use DiskStore.Hasher
-
Uses of DiskStore.Hasher in com.github.mizosoft.methanol.internal.cache
Fields in com.github.mizosoft.methanol.internal.cache declared as DiskStore.HasherModifier and TypeFieldDescriptionstatic final DiskStore.HasherDiskStore.Hasher.TRUNCATED_SHA_256A Hasher returning the first 80 bits of the SHA-256 of the key's UTF-8 encoded bytes.Methods in com.github.mizosoft.methanol.internal.cache with parameters of type DiskStore.Hasher