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