Expand description
Deserialisation of DNS messages from the network. See the types
module for details of the format.
Structs§
- A buffer which will be consumed by the parsing process.
Enums§
- Errors encountered when parsing a datagram. In all the errors which have a
u16
parameter, that is the ID from the header - so that an error response can be sent.