#include <xml/dom/xmlengdataserializer.h>
class MXmlEngDataSerializer |
Public Member Functions | |
---|---|
pure virtual TPtrC8 | SerializeDataL(TXmlEngNode) |
This interface is used to serialize binary data stored in a node, external memory chunk (RChunk) or file. This interface may be implemented by client applications.
See also: TXmlEngSerializationOptions
TPtrC8 | SerializeDataL | ( | TXmlEngNode | aNode | ) | [pure virtual] |
One of the system-wide error codes
Parameter | Description |
---|---|
aNode | A node to serialize |
Returns: The serialized node