struct

Durian::Record

Inherits Struct / Value / Object

Constructors

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

Class methods

decode_additional(protocol : Protocol, resource_flag : RecordFlag, io : IO, buffer : IO)
Source
decode_answer(protocol : Protocol, resource_flag : RecordFlag, io : IO, buffer : IO)
Source
decode_authority(protocol : Protocol, resource_flag : RecordFlag, io : IO, buffer : IO)
Source

Instance methods

cls=(cls : Cls)
Source
flag
Source
flag=(flag : RecordFlag)
Source
from
Source
from=(from : String | Nil)
Source
ttl=(ttl : UInt32)
Source

Nested types