Converts a string of unsigned byte values separated by whitespace into a byte array of those values.
Contents
The string of unsigned byte values separated by whitespace.
Radix
The radix value of the bytes. Default is 16 (hexadecimal).
Builds a Product has a byte array as its content.
Revised: 25 January 1999