.Net Where to find the official specification of the BinaryFormatter serialization format?

删除回忆录丶 提交于 2019-12-17 16:04:33

问题


I'd like to know what is the serialization format of the BinaryFormatter. I found this site which give some good informations, but it was obtained by reverse engineering and it is not complete.

Where can I find the official specification of the BinaryFormatter serialization format?


回答1:


[MS-NRBF]: .NET Remoting: Binary Format Data Structure



来源:https://stackoverflow.com/questions/2044111/net-where-to-find-the-official-specification-of-the-binaryformatter-serializati

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!