Class: PacketGen::Header::DNS::Option
- Inherits:
-
BinStruct::AbstractTLV
- Object
- BinStruct::AbstractTLV
- PacketGen::Header::DNS::Option
- Defined in:
- lib/packetgen/header/dns/option.rb,
lib/packetgen/header/dns/option.rb
Overview
Instance Attribute Summary collapse
-
#code ⇒ Integer
Alias for
#type
. -
#data ⇒ BinStruct::String
Alias for
#value
.