| Modifier and Type | Field and Description |
|---|---|
static ProtostuffEncoder |
instance |
| Constructor and Description |
|---|
ProtostuffEncoder() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
bodyRequired() |
byte[] |
encode(Object obj) |
String |
enctype() |
void |
pretreatment(Context ctx) |
public static final ProtostuffEncoder instance
public boolean bodyRequired()
bodyRequired in interface Encoderpublic byte[] encode(Object obj) throws IOException
encode in interface EncoderIOExceptionpublic void pretreatment(Context ctx)
pretreatment in interface EncoderCopyright © 2025. All rights reserved.