public class ByteArraySerializer extends Object implements ObjectSerializer
| Modifier and Type | Field and Description |
|---|---|
static ByteArraySerializer |
instance |
| Constructor and Description |
|---|
ByteArraySerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(JSONSerializer serializer,
Object object,
Object fieldName,
Type fieldType,
int features) |
public static ByteArraySerializer instance
public final void write(JSONSerializer serializer, Object object, Object fieldName, Type fieldType, int features) throws IOException
write in interface ObjectSerializerIOExceptionCopyright © 2012–2020 Alibaba Group. All rights reserved.