Message Class |
public class Message
The Message type exposes the following members.
| Name | Description | |
|---|---|---|
| Message | Create a message object without initializing the payload. | |
| Message(Byte) | Create a message object with an initialized payload. |
| Name | Description | |
|---|---|---|
| Dump | Dump payload in hexadecimal format | |
| Fill | Fill payload with a specified byte value. |