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.
我已从 ( Java/android) 序列化文本文件。我需要使用二进制格式化程序deserialize将此文本文件。c#但我遇到一个错误,告诉我输入流不在binary format. 请注意此文件的存储和恢复amazonS3
Java/android
deserialize
c#
binary format
amazonS3