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