Searched defs:byteArrayToLong (Results 1 – 3 of 3) sorted by relevance
74 static long byteArrayToLong(byte[] input) { in byteArrayToLong() method in ParityBitUtil
58 public void byteArrayToLong() { in byteArrayToLong() method in UtilsTest
351 public static long byteArrayToLong(byte[] valueBuf) { in byteArrayToLong() method in Utils361 public static long byteArrayToLong(byte[] valueBuf, int offset) { in byteArrayToLong() method in Utils