Click or drag to resize
EmberConverterToXml Method (EmberReader, XmlWriter)
Reads EmBER data with reader and writes an equivalent XML representation with writer.

Namespace: Lawo.EmberPlusSharp.Ember
Assembly: Lawo.EmberPlusSharp (in Lawo.EmberPlusSharp.dll) Version: 1.4.1707.27006
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptionreader and/or writer equal null.
EmberExceptionThe EmBER-encoded data is invalid, see Message for details.
See Also