[This is preliminary documentation and is subject to change.]
Packet information classes for UDP
Types
| All Types | Classes | Structures | Enumerations | Delegates |
| Name | Description | |
|---|---|---|
| PacketDecoder..::.CustomPacketDecoder |
A custom decoder callback
| |
| Header |
The header of a message template packet. Holds packet flags, sequence
number, packet ID, and any ACKs that will be appended at the end of
the packet
| |
| MalformedDataException |
Thrown when a packet could not be successfully deserialized
| |
| Packet | ||
| PacketBlock |
A block of data in a packet. Packets are composed of one or more blocks,
each block containing one or more fields
| |
| PacketDecoder | ||
| PacketType |
