struct

DNS::Records::PTR

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) : PTR
Source
new(name : String, classType : Packet::ClassFlag, ttl : Time::Span, domainName : String)
Source

Instance methods

classType
Source
classType=(classType : Packet::ClassFlag)
Source
domainName
Source
domainName=(domainName : String)
Source
name
Source
name=(name : String)
Source
ttl=(ttl : Time::Span)
Source