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