Class Fnv

java.lang.Object
com.alibaba.fastjson2.util.Fnv

public class Fnv extends Object
  • Field Details

  • Constructor Details

    • Fnv

      public Fnv()
  • Method Details

    • hashCode64LCase

      public static long hashCode64LCase(String name)
    • hashCode64

      public static long hashCode64(String name)
    • hashCode64

      public static long hashCode64(byte... name)