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=(cpu : String)
Source
os=(os : String)
Source
to_io(io : IO, format : IO::ByteFormat)
Source