struct

Durian::Record::AAAA

Inherits Durian::Record / Struct / Value / Object

Constructors

new(ipv6Address : Socket::IPAddress | Nil = nil, cls : Cls = Cls::Internet, ttl : UInt32 = 0_u32, from : String | Nil = nil)
Source

Class methods

additional_from_io?(io : IO, buffer : IO)
Source
answer_from_io?(io : IO, buffer : IO)
Source
authority_from_io?(io : IO, buffer : IO)
Source
decode_additional_ipv6_address(io : IO, buffer : IO, length : Int)
Source
decode_answer_ipv6_address(io : IO, buffer : IO, length : Int)
Source
decode_authority_ipv6_address(io : IO, buffer : IO, length : Int)
Source

Instance methods

ipv6Address
Source
ipv6Address=(ipv6Address : Socket::IPAddress | Nil)
Source