在.NET中为什么不是这样:
Encoding.UTF8.GetBytes(Encoding.UTF8.GetString(x))
返回任意字节数组的原始字节数组x?
x
在回答另一个问题时提到它,但响应者没有解释原因.
c# utf-8
c# ×1
utf-8 ×1