public final class HexUtils extends Object
Modifier and Type | Field and Description |
---|---|
static char[] |
HEX_DIGIT
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static String |
bytesToHex(byte[] b) |
static byte[] |
hexToBytes(String hexString) |
@Deprecated public static final char[] HEX_DIGIT
KNIME GmbH, Konstanz, Germany
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.