A
Andy Fish
Hi,
I notice that the System.IO.Stream class extends MarshalByRefObject which
has the [Serializable] attribute
I presume this means that a stream can be serialized
What does it mean to serialize a stream? Has anyone tried it?
Andy
I notice that the System.IO.Stream class extends MarshalByRefObject which
has the [Serializable] attribute
I presume this means that a stream can be serialized
What does it mean to serialize a stream? Has anyone tried it?
Andy