AbstractSerializerSerialize Method |
Name | Description | |
---|---|---|
Serialize(Object, Type) |
Serialize the object "o", in type of objectType. with out using metadata;
| |
Serialize(Object, Type, AbstractMetadata) |
Serialize the object "o", in type of objectType, with the metadata provided (optional)
|