struct

DNS::Records::TXT

Inherits DNS::Records < Struct < Value < Object

Constructors

from_io(name : String, protocol_type : ProtocolType, io : IO, buffer : IO::Memory, options : Options = Options.new) : TXT
Source
new(name : String, classType : Packet::ClassFlag, ttl : Time::Span, txt : String)
Source

Instance methods

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