FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Common::Xml::XmlWriter::WriteBytes ( System::Byte  bytes[],
System::UInt32  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 characters to write.
count Input the number of bytes to write


Comments or suggestions? Send us feedback.