Overload | Description |
---|---|
SerializeToStream(NXmlNode,Boolean,Stream) | Serializes the given XML node to the specified stream using the UTF8 encoding. |
SerializeToStream(NXmlNode,Boolean,Stream,NEncoding) | Serializes the given XML node to the specified stream using the provided encoding. |