public class FastJsonRecordSerializer extends Object implements com.alibaba.fastjson.serializer.ObjectSerializer
Constructor and Description |
---|
FastJsonRecordSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
write(com.alibaba.fastjson.serializer.JSONSerializer serializer,
Object object,
Object fieldName,
Type fieldType,
int features) |
public void write(com.alibaba.fastjson.serializer.JSONSerializer serializer, Object object, Object fieldName, Type fieldType, int features) throws IOException
write
in interface com.alibaba.fastjson.serializer.ObjectSerializer
IOException
Copyright © 2018. All rights reserved.