Passing Char Array With Unknown Encoding to Python 3

后端 未结 0 1377
长发绾君心
长发绾君心 2020-12-04 15:18

Let\'s say I have char content[500] in C++, and it contains some characters in unknown encoding, and I would like to pass it to a python 3 code via ctypes callb

相关标签:
回答
  • 消灭零回复
提交回复
热议问题