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