ObjectStreamer Class

Class ObjectStreamer.
public class ObjectStreamer
This language is not supported or no code example is available.
public ref class ObjectStreamer 
This language is not supported or no code example is available.
public class ObjectStreamer
This language is not supported or no code example is available.
Name Description
Public constructor ObjectStreamer() Initializes a new instance of the ObjectStreamer class.
Top
Name Description
Public property StreamerManager Gets the streamer manager.
Top
Methods
 
Name Description
Public method GetVersion(object)
Public method Read(BinaryReader, byte) Reads the specified reader.
Public method Write(BinaryWriter, object) Writes the specified writer.
Top

In this article

Definition