ASN1C C# Runtime Library
7.6
|
Interface for obtaining decoded XER data.
This interface is implemented by the Decoder class used for decoding enumerated types, which is generated as a nested class in enumerated type classes. /p>
reader | The XML pull parser. |
asGroup | Pass TRUE if the current element is the beginning of the content to be decoded. Pass FALSE if the current element's content is the content to be decoded. |