Searched defs:bytesToLong (Results 1 – 2 of 2) sorted by relevance
56 public static long bytesToLong(byte[] array) { in bytesToLong() method in ByteUtils
190 public static long bytesToLong(byte[] array) { in bytesToLong() method in Utils