convert character codes to a Lua string - this may come from your source local str = string.char(0x00, 0x1d, 0xff, 0x23, 0x44, 0x32)
確定! 回上一頁