Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
DNS::RR::HINFO
Inherits
Reference
<
Object
Constructors
from_io
(io :
IO
, format :
IO::ByteFormat
) : self
Source
new
(cpu :
String
= "", os :
String
= "")
Source
Instance methods
cpu
Source
cpu=
(cpu :
String
)
Source
os
Source
os=
(os :
String
)
Source
to_io
(io :
IO
, format :
IO::ByteFormat
)
Source