decode
Decodes string in Hex to buffer.
Return
buffer with decoded data
Parameters
hexData
string to decode
Decodes string in Hex to byte array.
Return
byte array with decoded data
Parameters
hexData
string to decode
Decodes string in Hex to buffer.
buffer with decoded data
string to decode
Decodes string in Hex to byte array.
byte array with decoded data
string to decode