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:
bytes Input bytes to write.
count Input count of bytes to write.


Comments or suggestions? Send us feedback.