Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
DNS::RR::MX
Inherits
Reference
<
Object
Constructors
from_io
(io :
IO
, format :
IO::ByteFormat
) : self
Source
new
(preference :
UInt16
= 0, exchange :
DNS::Name
=
Name
.new)
Source
Instance methods
exchange
Source
exchange=
(exchange :
Name
)
Source
preference
Source
preference=
(preference :
UInt16
)
Source
to_io
(io :
IO
, format :
IO::ByteFormat
)
Source