- fnv1a_64
long fnv1a_64(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- fnv1a_64
long fnv1a_64(string input, int offset, int end)
Undocumented in source. Be warned that the author may not have intended to support it.
- fnv1a_64
long fnv1a_64(byte[] input, int offset, int end)
Undocumented in source. Be warned that the author may not have intended to support it.
- fnv1a_64
long fnv1a_64(char[] chars)
Undocumented in source. Be warned that the author may not have intended to support it.
- fnv1a_64_lower
long fnv1a_64_lower(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- fnv1a_64_lower
long fnv1a_64_lower(StringBuilder key)
Undocumented in source. Be warned that the author may not have intended to support it.
- fnv1a_64_lower
long fnv1a_64_lower(long basic, StringBuilder key)
Undocumented in source. Be warned that the author may not have intended to support it.
- fnv1a_64_lower
long[] fnv1a_64_lower(string[] strings, bool sorted)
Undocumented in source. Be warned that the author may not have intended to support it.
- fnv_32_lower
long fnv_32_lower(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashCode64
long hashCode64(string name)
lower and normalized and fnv_1a_64
@param name
@return
- hashCode64
long hashCode64(string key, int offset, int end)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashCode64
long hashCode64(long basic, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashCode64
long hashCode64(long basic, string key, int offset, int end)
Undocumented in source. Be warned that the author may not have intended to support it.
- hashCode64
long hashCode64(string owner, string name)
normalized and lower and fnv1a_64_hash
@param owner
@param name
@return