public class ProtostuffEncoder extends Object implements Encoder
static ProtostuffEncoder
instance
ProtostuffEncoder()
byte[]
encode(Object obj)
String
enctype()
void
pretreatment(Context ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ProtostuffEncoder instance
public ProtostuffEncoder()
public String enctype()
enctype
Encoder
public byte[] encode(Object obj)
encode
public void pretreatment(Context ctx)
pretreatment
Copyright © 2024. All rights reserved.