struct

IP2Country::IPAddr

Inherits Comparable / Struct / Value / Object

Constants

ROUGH_FORMAT = /\A(\d{1,3}\.){3}\d{1,3}\z/

Constructors

new(addr : String)
Source
new(value : UInt32)
Source

Instance methods

+(other : Int)
Source
<=>(other : self)
Source
inspect(io)
Source
octet(index : Int) : UInt8
Source
octets
Source
succ
Source
to_s(io)
Source
value
Source