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