struct

Durian::Record::PTR

Inherits Durian::Record / Struct / Value / Object

Constructors

new(domainName : String = String.new, cls : Cls = Cls::Internet, ttl : UInt32 = 0_u32, from : String | Nil = nil)
Source

Class methods

additional_from_io?(protocol : Protocol, io : IO, buffer : IO, maximum_depth : Int32 = 65)
Source
address_from_io?(protocol : Protocol, io : IO, length : Int, buffer : IO, maximum_depth : Int32 = 65)
Source
address_from_io?(protocol : Protocol, io : IO, buffer : IO, maximum_depth : Int32 = 65)
Source
answer_from_io?(protocol : Protocol, io : IO, buffer : IO, maximum_depth : Int32 = 65)
Source
authority_from_io?(protocol : Protocol, io : IO, buffer : IO, maximum_depth : Int32 = 65)
Source

Instance methods

domainName
Source
domainName=(domainName : String)
Source