Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有在 protobuf-net 中序列化 Guid 的首选方法?它似乎不是受支持的类型?
为延迟道歉 - 假期等。在 protobuf-net 中,Guid应该可以正常工作 - 它几乎被视为byte[]. 确认:您的意思是protobuf-net(特定实现)吗?或者通常只是protobuf(它不是核心类型)。
Guid
byte[]