FnvHash.fnv1a_64

Undocumented in source. Be warned that the author may not have intended to support it.
  1. long fnv1a_64(string input)
  2. long fnv1a_64(string input, int offset, int end)
  3. long fnv1a_64(byte[] input, int offset, int end)
    class FnvHash
    static
    long
    fnv1a_64
    (
    byte[] input
    ,
    int offset
    ,
    int end
    )
  4. long fnv1a_64(char[] chars)

Meta