Bndtools http://bndtools.org/
-
-
Constructor Summary
Constructors
| Constructor and Description |
Hex() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static void |
append(java.lang.Appendable sb,
byte[] data) |
static boolean |
isHex(java.lang.String pub) |
static boolean |
isHexCharacter(char c) |
static int |
nibble(char c) |
static char |
nibble(int i) |
static byte[] |
toByteArray(java.lang.String string) |
static java.lang.String |
toHexString(byte[] data) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.
Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.