The IPacket type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Dispose of internal packet resources
| |
| SerialiseHeader |
Returns the serialised bytes of the packet header appended by the serialised header size. This is required to
rebuild the header on receive.
|
See Also