bool isHex([int bitLength = -1, bool ignoreLength = false]) => isUtil.isHex(this, bitLength, ignoreLength);