Apache Tomcat 9.0.62.redhat-00016
- java.lang.Object
-
- org.apache.tomcat.util.buf.HexUtils
-
public final class HexUtils
extends java.lang.Object
Tables useful when converting byte arrays to and from strings of hexadecimal
digits.
Code from Ajp11, from Apache's JServ.
- Author:
- Craig R. McClanahan
-
-
Constructor Summary
Constructors
| Constructor and Description |
HexUtils() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
HexUtils
public HexUtils()
Apache Tomcat 9.0.62.redhat-00016
Copyright © 2000-2023 Apache Software Foundation. All Rights Reserved.