Searched refs:putBigEndianTwosComplement (Results 1 – 2 of 2) sorted by relevance
178 void putBigEndianTwosComplement(byte[] a) { in putBigEndianTwosComplement() method in BigInt
306 bigInt.putBigEndianTwosComplement(value); in BigInteger()