Click or drag to resize
EmberConverterToXml Method
Overload List
  NameDescription
Public methodToXml(Byte, XmlWriter)
Reads the EmBER-encoded data in buffer and writes an equivalent XML representation with writer.
Public methodToXml(EmberReader, XmlWriter)
Reads EmBER data with reader and writes an equivalent XML representation with writer.
Top
See Also