Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for InetAddresses (0.14 sec)

  1. android/guava/src/com/google/common/net/InetAddresses.java

       * the format specified by RFC 3986 section 3.2.2.
       *
       * <p>This method is similar to {@link InetAddresses#forString(String)}, however, it requires that
       * IPv6 addresses are surrounded by square brackets.
       *
       * <p>This method is the inverse of {@link InetAddresses#toUriString(java.net.InetAddress)}.
       *
       * <p>This method accepts non-ASCII digits, for example {@code "192.168.0.1"} (those are fullwidth
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Fri Dec 15 19:31:54 GMT 2023
    - 44K bytes
    - Viewed (1)
Back to top