Implement encoding and decoding for the URI resource record type (TYPE=256) specified in RFC 7553.
- Allows
magnato handle records linking domain names to URIs. - Involves parsing/generating the structured RDATA: uint16 Priority, uint16 Weight, and the target URI character-string.