DNS.Message.EDNS0.Option (DNS v0.4.1)
View SourceDNS EDNS0
Summary
Types
@type t() :: %DNS.Message.EDNS0.Option{ code: DNS.Message.EDNS0.OptionCode.t(), data: term(), length: 0..65535 }
DNS EDNS0
@type t() :: %DNS.Message.EDNS0.Option{ code: DNS.Message.EDNS0.OptionCode.t(), data: term(), length: 0..65535 }