Buffer |
The BufferMarshallerT type exposes the following members.
| Name | Description | |
|---|---|---|
| Marshal(T) | Marshal class/struct to memory. | |
| Marshal(DataValue) |
Marshal class/struct to memory.
(Inherited from BufferMarshaller) | |
| Marshal(DeltaValue) |
Marshal class/struct to memory.
(Inherited from BufferMarshaller) | |
| Marshal(Object) |
Marshal class/struct to memory.
(Inherited from BufferMarshaller) | |
| Marshal(ValueStruct) |
Marshal class/struct to memory.
(Inherited from BufferMarshaller) | |
| Unmarshal | Unmarshal memory into a class/struct. | |
| UnmarshalDataValue |
Unmarshal memory into a class/struct.
(Inherited from BufferMarshaller) |