Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for hex2decimal (0.24 sec)

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

     *       uppercase, hexadecimal representation of the byte value.
     * </ul>
     *
     * <p>For performance reasons the only currently supported character encoding of this class is
     * UTF-8.
     *
     * <p><b>Note:</b> This escaper produces <a
     * href="https://url.spec.whatwg.org/#percent-encode">uppercase</a> hexadecimal sequences.
     *
     * @author David Beaumont
     * @since 15.0
     */
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Oct 10 19:45:10 GMT 2022
    - 8.7K bytes
    - Viewed (0)
Back to top