NumberUtilsParseHex Method |
Name | Description | |
---|---|---|
![]() ![]() | ParseHex(Char) |
Return the integer value of a hexidecimal digit.
|
![]() ![]() | ParseHex(String) |
Parse the passed string of hexidecimal characters into a binary
value.
|