Searched defs:convertBooleanFromBytes (Results 1 – 1 of 1) sorted by relevance
443 public static boolean convertBooleanFromBytes(byte[] byteArray) { in convertBooleanFromBytes() method in ByteUtils446 public static boolean convertBooleanFromBytes(byte[] byteArray, int offset) { in convertBooleanFromBytes() method in ByteUtils