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