Ip

    • Ip::FromString(String{Flags:AutoMap}) -> String? - From a human-readable representation to a binary representation.
    • Ip::IsIPv4(String?) -> Bool
    • Ip::IsEmbeddedIPv4(String?) -> Bool
    • Ip::GetSubnet(String{Flags:AutoMap}, [Uint8?]) -> String: The second argument is the subnet size, by default it’s 24 for IPv4 and 64 for IPv6