public class FSTStringBuilderSerializer extends FSTStringBufferSerializer
| Constructor and Description |
|---|
FSTStringBuilderSerializer() |
| Modifier and Type | Method and Description |
|---|---|
Object |
instantiate(Class objectClass,
FSTObjectInput in,
FSTClazzInfo serializationInfo,
FSTClazzInfo.FSTFieldInfo referencee,
int streamPositioin)
return null to delegate object instantiation to FST.
|
alwaysCopy, writeObjectreadObject, willHandleClass, writeTupleEndpublic Object instantiate(Class objectClass, FSTObjectInput in, FSTClazzInfo serializationInfo, FSTClazzInfo.FSTFieldInfo referencee, int streamPositioin) throws IOException, ClassNotFoundException, InstantiationException, IllegalAccessException
FSTObjectSerializerinstantiate in interface FSTObjectSerializerinstantiate in class FSTStringBufferSerializerIOExceptionClassNotFoundExceptionInstantiationExceptionIllegalAccessExceptionCopyright © 2015. All rights reserved.