public class U8 extends UInt
An 8-bit unsigned integer
Constructor and Description |
---|
U8(java.lang.Object value) |
bitLength, eq, getEncodedLength, isEmpty, toBn, toJson
abs, add, and, andNot, bitCount, byteValueExact, clearBit, compareTo, divide, divideAndRemainder, doubleValue, equals, flipBit, floatValue, gcd, getLowestSetBit, hashCode, intValue, intValueExact, isProbablePrime, longValue, longValueExact, max, min, mod, modInverse, modPow, multiply, negate, nextProbablePrime, not, or, pow, probablePrime, remainder, setBit, shiftLeft, shiftRight, shortValueExact, signum, subtract, testBit, toByteArray, toString, toString, valueOf, xor
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
bitLength, toBn
eq, getConstructorCodec, getEncodedLength, isEmpty, toJson, toU8a