Searched refs:byteNumForSignedInt (Results 1 – 1 of 1) sorted by relevance
804 byte[] bytes = new byte[byteNumForSignedInt(value)]; in signedIntToBytes()854 public static int byteNumForSignedInt(int value) { in byteNumForSignedInt() method in IccUtils