HexExtensions extension

Extension methods for String to facilitate hexadecimal conversions.

on

Methods

hexToInt() int?

Available on String, provided by the HexExtensions extension

Converts a hexadecimal string to an integer (int).