hex2byte
Description:
Converts a hex string (2 characters) into its byte representation.
Parameters:
hex |
a string representing a hex byte |
Returns:
a byte, or -1 if |
Namespace: NM.Utils
Package: libnm-util