|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanon.tor.util.Base16
public final class Base16
| Constructor Summary | |
|---|---|
Base16()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
encode(byte[] bytes)
|
private static char |
encodeByte(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 encode(byte[] bytes)
private static char encodeByte(byte b)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||