bool isHex({int bits = -1, bool ignoreLength = false}) => is_util.isHex(this, bits: bits, ignoreLength: ignoreLength);