|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectants.p2p.utils.encoding.Base16
public class Base16
| Constructor Summary | |
|---|---|
Base16()
|
|
| Method Summary | |
|---|---|
static byte[] |
fromHexString(java.lang.String s)
|
static java.lang.String |
toHexString(byte[] b)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Base16()
| Method Detail |
|---|
public static java.lang.String toHexString(byte[] b)
public static byte[] fromHexString(java.lang.String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||