Expand description
Parsing and serialization of UDP packets.
The UDP packet format is defined in RFC 768.
Structsยง
- A UDP packet.
- A builder for UDP packets.
- A partially-parsed and not yet validated UDP packet.
- Arguments required to parse a UDP packet.