| Modifier and Type | Field and Description |
|---|---|
static HessianDecoder |
instance |
| Constructor and Description |
|---|
HessianDecoder() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
decode(Result rst,
Type type) |
String |
enctype() |
void |
pretreatment(Context ctx) |
public static final HessianDecoder instance
public <T> T decode(Result rst, Type type) throws IOException
decode in interface DecoderIOExceptionpublic void pretreatment(Context ctx)
pretreatment in interface DecoderCopyright © 2025. All rights reserved.