Durian::Record::A
Inherits Durian::Record / Struct / Value / Object
Constructors
new(ipv4Address : Socket::IPAddress | Nil = nil, cls : Cls = Cls::Internet, ttl : UInt32 = 0_u32, from : String | Nil = nil)
SourceClass methods
additional_from_io?(io : IO, buffer : IO)
Sourceanswer_from_io?(io : IO, buffer : IO)
Sourceauthority_from_io?(io : IO, buffer : IO)
Sourcedecode_additional_ipv4_address(io : IO, buffer : IO, length : Int)
Sourcedecode_answer_ipv4_address(io : IO, buffer : IO, length : Int)
Sourcedecode_authority_ipv4_address(io : IO, buffer : IO, length : Int)
SourceInstance methods
ipv4Address
Sourceipv4Address=(ipv4Address : Socket::IPAddress | Nil)
Source