Searched defs:decodeUnsignedShort (Results 1 – 1 of 1) sorted by relevance
112 public static int decodeUnsignedShort(byte lsb, byte msb) { in decodeUnsignedShort() method in NumberUtils124 public static int decodeUnsignedShort(byte[] bytes, int index) { in decodeUnsignedShort() method in NumberUtils