fromAscii

将 ASCII 转换为 HEX 的辅助函数

tronWeb.fromUtf8("test")

result = "74657374"
string要从 ASCII 转换为十六进制的字符串