public class Fastjson2TypeEncoder extends Object implements EncoderTyped
| Modifier and Type | Field and Description |
|---|---|
static Fastjson2TypeEncoder |
instance |
| Constructor and Description |
|---|
Fastjson2TypeEncoder() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encode(Object obj) |
String |
enctype() |
void |
pretreatment(Context ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbodyRequiredpublic static final Fastjson2TypeEncoder instance
Copyright © 2025. All rights reserved.