FundamentalStreamer Class
public class FundamentalStreamer : ObjectStreamer
This language is not supported or no code example is available.
public ref class FundamentalStreamer : public ObjectStreamer^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
FundamentalStreamer() |
Name | Description | |
---|---|---|
![]() |
StreamerManager | Gets the streamer manager. (inherited from ObjectStreamer). |
Name | Description | |
---|---|---|
![]() |
GetVersion(object) | (inherited from ObjectStreamer). |
![]() |
Read(BinaryReader, byte) | Reads the specified reader. |
![]() |
Write(BinaryWriter, object) | Writes the specified writer. |
Name | Description | |
---|---|---|
![]() |
streamerManager | (inherited from ObjectStreamer). |
![]() |
type | (inherited from ObjectStreamer). |
![]() |
typeId | (inherited from ObjectStreamer). |
![]() |
version | (inherited from ObjectStreamer). |
OberMind.FundamentalStreamer