Instance Subscriptswift-ip 0.3.0Firewalls->IP
subscript(v4:)
Performs a bisection search to look up the color associated with the given IP address, using the IPv4 subtable only.
subscript(v4 ip: IP.V4) -> Color? { get }
Performs a bisection search to look up the color associated with the given IP address, using the IPv4 subtable only.
subscript(v4 ip: IP.V4) -> Color? { get }