Searched defs:convertLongFromBytes (Results 1 – 1 of 1) sorted by relevance
268 public static long convertLongFromBytes(byte[] bytes) { in convertLongFromBytes() method in ByteUtils272 public static long convertLongFromBytes(byte[] bytes, int offset) { in convertLongFromBytes() method in ByteUtils