C# String to Byte Array (With preset string format)

后端 未结 0 421
情话喂你
情话喂你 2021-01-05 00:46

I am working a problem in C# and I am having issues with converting my string of multiple hex values to a byte[].

string word = "\\xCD\\x01\\xEF\\xD7\\x3         


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