FDO API Reference Feature Data Objects

FDO_API_COMMON void FdoXmlWriter::WriteBytes FdoByte bytes,
FdoSize  count
 

Writes arbitrary bytes to the XML Writer. Caller is responsible for ensuring that the text does not introduce any errors into the XML document.

Parameters:
characters Input characters to write.

Comments or suggestions? Send us feedback.