|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.dyuproject.protostuff.StringSerializer.STRING
public static final class StringSerializer.STRING
| Method Summary | |
|---|---|
static java.lang.String |
deser(byte[] nonNullValue)
|
static java.lang.String |
deser(byte[] nonNullValue,
int offset,
int len)
|
static byte[] |
ser(java.lang.String nonNullValue)
|
| 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 deser(byte[] nonNullValue)
public static java.lang.String deser(byte[] nonNullValue,
int offset,
int len)
public static byte[] ser(java.lang.String nonNullValue)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||