Uses of Class
cloud.opencode.base.hash.function.Fnv1aHashFunction
Packages that use Fnv1aHashFunction
-
Uses of Fnv1aHashFunction in cloud.opencode.base.hash.function
Methods in cloud.opencode.base.hash.function that return Fnv1aHashFunctionModifier and TypeMethodDescriptionstatic Fnv1aHashFunctionFnv1aHashFunction.fnv1a_32()Creates a 32-bit FNV-1a function 创建32位FNV-1a函数static Fnv1aHashFunctionFnv1aHashFunction.fnv1a_64()Creates a 64-bit FNV-1a function 创建64位FNV-1a函数