public class ProtostuffDeoder extends java.lang.Object implements Decoder
static ProtostuffDeoder
instance
ProtostuffDeoder()
<T> T
decode(Result rst, java.lang.reflect.Type type)
java.lang.String
enctype()
void
pretreatment(Context ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ProtostuffDeoder instance
public ProtostuffDeoder()
public java.lang.String enctype()
Decoder
enctype
public <T> T decode(Result rst, java.lang.reflect.Type type) throws java.lang.Exception
decode
java.lang.Exception
public void pretreatment(Context ctx)
pretreatment