Buffer |
public abstract class BufferDataMarshaller
The BufferDataMarshaller type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferDataMarshaller | Constructs a BufferDataMarshaller. |
| Name | Description | |
|---|---|---|
| MarshalPacket | Marshal data into a buffer to be written to the peer. | |
| SizeBits | Returns the size of type. | |
| UnmarshalPacket | Unmarshal data read from a memory address and return its value as the DataType. |