class

MDNS::Query

Inherits MDNS::DomainNamePointer / MDNS::DomainNameHelpers / BinData / Reference / Object

Inheriting the domain name structure and extending it with query params

Constants

AFTER_DESERIALIZE = [] of Nil

Inheriting the domain name structure and extending it with query params

BEFORE_SERIALIZE = [] of Nil

Inheriting the domain name structure and extending it with query params

ENDIAN = ["system"]

Inheriting the domain name structure and extending it with query params

KLASS_NAME = [MDNS::Query]

Inheriting the domain name structure and extending it with query params

PARTS = [{type: "enum", name: type, cls: UInt16, onlyif: nil, verify: nil, value: nil, enum_type: Type}, {type: "bitfield", name: 1, cls: MDNS::Query, onlyif: nil, verify: nil, endian: IO::ByteFormat::BigEndian}] of Nil

Inheriting the domain name structure and extending it with query params

REMAINING = [] of Nil

Inheriting the domain name structure and extending it with query params

Class methods

bit_fields

Inheriting the domain name structure and extending it with query params

Source

Instance methods

record_class
record_class=(record_class : UInt16)
record_class=(value : MDNS::RecordClass)
type
type=(type : Type)
unicast_response
Source
unicast_response=(unicast_response : UInt8)
unicast_response=(value : Bool)
Source