IP2Country::IPAddr
Inherits Comparable / Struct / Value / Object
Constants
ROUGH_FORMAT = /\A(\d{1,3}\.){3}\d{1,3}\z/
Constructors
new(addr : String)
Sourcenew(value : UInt32)
SourceInstance methods
+(other : Int)
Source<=>(other : self)
Sourceinspect(io)
Sourceoctet(index : Int) : UInt8
Sourceoctets
Sourcesucc
Sourceto_s(io)
Sourcevalue
Source