十六进制转换 基本示例 Int8: 123 Int16: 123 Int32: 123 Uint: 123 Uint8: 123 Uint16: 123 Uint64: 123 Float32: 123.456 Bool: true String: 123.456 Bytes: [119 190 159 26 47 221 94 64] Strings: [123.456] Floats: [123.456]注意事项