Durian::Record::CNAME
Inherits Durian::Record / Struct / Value / Object
Constructors
new(canonicalName : String = String.new, cls : Cls = Cls::Internet, ttl : UInt32 = 0_u32, from : String | Nil = nil)
SourceClass methods
additional_from_io?(protocol : Protocol, io : IO, buffer : IO, maximum_depth : Int32 = 65)
Sourceaddress_from_io?(protocol : Protocol, io : IO, length : Int, buffer : IO, maximum_depth : Int32 = 65)
Sourceaddress_from_io?(protocol : Protocol, io : IO, buffer : IO, maximum_depth : Int32 = 65)
Sourceanswer_from_io?(protocol : Protocol, io : IO, buffer : IO, maximum_depth : Int32 = 65)
Sourceauthority_from_io?(protocol : Protocol, io : IO, buffer : IO, maximum_depth : Int32 = 65)
SourceInstance methods
canonicalName
SourcecanonicalName=(canonicalName : String)
Source