BigInteger (Java Platform SE 7 ) - Oracle Help Center
Immutable arbitrary-precision integers. All operations behave as if BigIntegers were represented in two's-complement notation (like Java's primitive integer types). ... Translates a byte array containing the two's-complement binary representation of a Big
docs.oracle.com |