Searched refs:crc64Long (Results 1 – 1 of 1) sorted by relevance
135 public static final long crc64Long(String in) { in crc64Long() method in Utils139 return crc64Long(getBytes(in)); in crc64Long()155 public static final long crc64Long(byte[] buffer) { in crc64Long() method in Utils