Searched defs:convertFloatFromBytes (Results 1 – 1 of 1) sorted by relevance
387 public static float convertFloatFromBytes(byte[] byteArray) { in convertFloatFromBytes() method in ByteUtils390 public static float convertFloatFromBytes(byte[] byteArray, int offset) { in convertFloatFromBytes() method in ByteUtils