Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, Can anyone direct me to the C# equivalent of the ObjectOutput and ObjectInput interfaces in java?
Regards, Dave
I think that BinaryReader and BinaryWriter is what you are looking for.
BinaryReader
BinaryWriter
Despite everything, the person most likely to be fooling you next is yourself.