struct

Durian::Field::Question

Inherits Struct / Value / Object

Constructors

new(flag : RecordFlag = RecordFlag::ANY, query : String = String.new, cls : Cls = Cls::Internet)
Source

Class methods

decode(protocol : Protocol, io : IO, buffer : IO)
Source
encode(flag : RecordFlag, query : String, io : IO, cls : Cls = Cls::Internet)
Source

Instance methods

cls=(cls : Cls)
Source
encode(flag : RecordFlag, io : IO)
Source
encode(io : IO)
Source
flag
Source
flag=(flag : RecordFlag)
Source
query
Source
query=(query : String)
Source