All Packages Class Hierarchy This Package Previous Next Index
When a sub-interface returns a byte array that represents a number, each byte is a digit in base 256, and the most significant byte is first (index 0). That representation is a suitable argument to java.lang.Bignum.createFromByteArray.
All Packages Class Hierarchy This Package Previous Next Index