> Sorry, but I dont understand. The documentation says that I can serialize a pointer to a Serializable type such as a primitive type. Is this true? Yes, but in case of pointer to const char your primitive type is const char.