Data.HashFunction 3.1.1
DHF
Loading...
Searching...
No Matches
Data.HashFunction.xxHash Namespace Reference

Classes

interface  IxxHash
 Implements xxHash as specified at https://github.com/Cyan4973/xxHash/blob/dev/xxhash.c and https://github.com/Cyan4973/xxHash. More...
 
interface  IxxHashConfig
 Defines a configuration for a IxxHash implementation. More...
 
interface  IxxHashFactory
 Provides instances of implementations of IxxHash. More...
 
class  xxHash_Implementation
 
class  xxHashConfig
 Defines a configuration for a IxxHash implementation. More...
 
class  xxHashFactory
 Provides instances of implementations of IxxHash. More...