Convert a series of bytes to the corresponding hex string.
Convert a series of bytes to the corresponding hex string.("A\x69") == "4169"