|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.beepcore.beep.util.StringUtil
Method Summary | |
static java.lang.String |
asciiToString(byte[] b,
int off,
int len)
|
static byte[] |
stringBufferToAscii(java.lang.StringBuffer s)
|
static byte[] |
stringToAscii(java.lang.String s)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.String asciiToString(byte[] b, int off, int len)
public static byte[] stringToAscii(java.lang.String s)
public static byte[] stringBufferToAscii(java.lang.StringBuffer s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |