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