Python flask server dealing with byte array

后端 未结 0 1629
野趣味
野趣味 2020-12-23 18:04

I am having trouble sending byte[] from C# client to python server. When the values of the bytes are large (e.g. 255), the python code is not parsing it properly.

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