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