struct IP2Country::IPAddr
- IP2Country::IPAddr
- Struct
- Value
- Object
Included Modules
- Comparable(IP2Country::IPAddr)
Defined in:
ip2country/ipaddr.crConstant Summary
-
ROUGH_FORMAT =
/\A(\d{1,3}\.){3}\d{1,3}\z/
Constructors
Instance Method Summary
- #+(other : Int)
- #<=>(other : self)
- #inspect(io)
- #octet(index : Int) : UInt8
- #octets
- #succ
- #to_s(io)
- #value : UInt32