Extended BigInteger.
BigInteger.getMask n
int
BigInteger
Get a bitmask of size n.
BigInteger.mask128
Bitmask of size 128 bits.
BigInteger.mask256
Bitmask of size 256 bits.
BigInteger.mask512
Bitmask of size 512 bits.