DNS::Records::A
Inherits DNS::Records < Struct < Value < Object
Constructors
from_io(name : String, protocol_type : ProtocolType, io : IO, buffer : IO::Memory, options : Options = Options.new, maximum_length : UInt16 = 512_u16) : A
SourceInstance methods
address
Sourceaddress=(address : Socket::IPAddress)
SourceclassType
SourceclassType=(classType : Packet::ClassFlag)
Sourcename
Sourcename=(name : String)
Sourcettl
Sourcettl=(ttl : Time::Span)
Source