public static class SerializationHelper| DeserializeT | Deserialize a string to an object |
| DetectSerializationFormat | Detect the serialization format of a string |
| GetSerializedSize | Get the serialized size of an object |
| IsValid | Check if a string is a valid serialization format |
| SerializeT | Serialize an object to a string |