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