BufferMarshallerT Class |
Namespace: Demo3D.PLC.Comms
public class BufferMarshaller<T>
The BufferMarshallerT type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferMarshallerT |
Constructs a marshaller.
|
| Name | Description | |
|---|---|---|
| Marshal |
Marshal class/struct to memory.
| |
| Unmarshal |
Unmarshal memory into a class/struct.
|