MurMurHash3Algorithm128x64 public class MurMurHash3Algorithm128x64 : HashAlgorithm Computes the MurMurHash3 hash for the input data. Documentation Code public MurMurHash3Algorithm128x64(long seed = 0) Initializes a new instance of the MurMurHash3Algorithm128x64 class.