Level2Streamer Class

Class Level2Streamer.
public class Level2Streamer : ObjectStreamer
This language is not supported or no code example is available.
public ref class Level2Streamer : public ObjectStreamer^
This language is not supported or no code example is available.
public class Level2Streamer 
extends ObjectStreamer
This language is not supported or no code example is available.
Name Description
Public constructor Level2Streamer() Initializes a new instance of the Level2Streamer class.
Top
Name Description
Public property StreamerManager Gets the streamer manager. (inherited from ObjectStreamer).
Top
Methods
 
Name Description
Public method GetVersion(object) (inherited from ObjectStreamer).
Public method Read(BinaryReader, byte) Reads the specified reader.
Public method Write(BinaryWriter, object) Writes the specified writer.
Top
Fields
 
Name Description
Internal protected (Protected Friend) field streamerManager (inherited from ObjectStreamer).
Public field type (inherited from ObjectStreamer).
Public field typeId (inherited from ObjectStreamer).
Protected field version (inherited from ObjectStreamer).
Top
OberMind.Level2Streamer

In this article

Definition