String - Character values converted to hexadecimal form.
Description
BinToHexStr is a String function that converts the values in the pointer AData to its representation in hexadecimal form. AData contains character values that represent the native binary representation of the character values to be converted.
The return value for BinToHexStr will convert each character value in AData to two hexadecimal digits.