Murmur3 Class

A Murmur3 implementation in .NET that doesn't suck. Imported from https://github.com/markedup-mobi/openmetrics This is a C# port of the cannonical algorithm in C++, with some helper functions designed to make it easier to work with POCOs and .NET primitives.

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll)

Syntax


public static class Murmur3
Public NotInheritable Class Murmur3
public ref class Murmur3 abstract sealed

Inheritance Hierarchy


Object
  Akka.Util..::..Murmur3