Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kXml_SaveBytes ( kXml  xml,
kByte **  data,
kSize size,
kAlloc  allocator 
)

Saves an XML document to an in-memory file.

Parameters
xmlXML document.
dataReceives the file data.
sizeReceives the file size.
allocatorMemory allocator (or kNULL for default).
Returns
Operation status.