inet.ipaddr.ipv6

Interface IPv6Address.IPv6AddressConverter

    • Method Detail

      • toIPv6

        IPv6Address toIPv6(IPAddress address)
        If the given address is IPv6, or can be converted to IPv6, returns that IPv6Address. Otherwise, returns null.