String.BernsteinHashFunction

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t BernsteinHashFunction(void* pdataIn, size_t size, size_t seed)
    class String
    static
    size_t
    BernsteinHashFunction
    (
    void* pdataIn
    ,
    size_t size
    ,
    size_t seed
    )
  2. size_t BernsteinHashFunction(void* pdataIn, size_t size)

Meta