-
Method Summary
deser(byte[] nonNullValue)
deser(byte[] nonNullValue,
int offset,
int len)
static byte[]
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
deser
public static String deser(byte[] nonNullValue)
-
deser
public static String deser(byte[] nonNullValue,
int offset,
int len)
-
ser
public static byte[] ser(String nonNullValue)