Searched defs:unsignedIntToBytes (Results 1 – 1 of 1) sorted by relevance
740 public static byte[] unsignedIntToBytes(int value) { in unsignedIntToBytes() method in IccUtils776 public static int unsignedIntToBytes(int value, byte[] dest, int offset) { in unsignedIntToBytes() method in IccUtils