Name | Description | |
---|---|---|
![]() | XmlDecoder Constructor | Overloaded. |
The following tables list the members exposed by XmlDecoder.
Name | Description | |
---|---|---|
![]() | XmlDecoder Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Context | The message context associated with the decoder. |
![]() | EncodingType | The type of encoding being used. |
Name | Description | |
---|---|---|
![]() | Close | Overloaded. Closes the stream used for reading. |
![]() | DecodeMessage | Decodes an object from a buffer. |
![]() | Dispose | Overloaded. Frees any unmanaged resources. |
![]() | LoadStringTable | Initializes a string table from an XML stream. |
![]() | Peek | Overloaded. Returns the qualified name for the next element in the stream. |
![]() | PopNamespace | Pops a namespace from the namespace stack. |
![]() | PushNamespace | Pushes a namespace onto the namespace stack. |
![]() | ReadArray | |
![]() | ReadBoolean | Reads a boolean from the stream. |
![]() | ReadBooleanArray | Reads a boolean array from the stream. |
![]() | ReadByte | Reads a byte from the stream. |
![]() | ReadByteArray | Reads a byte array from the stream. |
![]() | ReadByteString | Reads a byte string from the stream. |
![]() | ReadByteStringArray | Reads a byte string array from the stream. |
![]() | ReadDataValue | Reads an DataValue from the stream. |
![]() | ReadDataValueArray | Reads an DataValue array from the stream. |
![]() | ReadDateTime | Reads a UTC date/time from the stream. |
![]() | ReadDateTimeArray | Reads a UTC date/time array from the stream. |
![]() | ReadDiagnosticInfo | Reads an DiagnosticInfo from the stream. |
![]() | ReadDiagnosticInfoArray | Reads an DiagnosticInfo array from the stream. |
![]() | ReadDouble | Reads a double from the stream. |
![]() | ReadDoubleArray | Reads a double array from the stream. |
![]() | ReadEncodeable | Reads an encodeable object from the stream. |
![]() | ReadEncodeableArray | Reads an encodeable array from the stream. |
![]() | ReadEnumerated | Reads an enumerated value from the stream. |
![]() | ReadEnumeratedArray | Reads an enumerated value array from the stream. |
![]() | ReadExpandedNodeId | Reads an ExpandedNodeId from the stream. |
![]() | ReadExpandedNodeIdArray | Reads an ExpandedNodeId array from the stream. |
![]() | ReadExtensionObject | Reads an extension object from the stream. |
![]() | ReadExtensionObjectArray | Reads an array of extension objects from the stream. |
![]() | ReadExtensionObjectBody | Reads the body extension object from the stream. |
![]() | ReadFloat | Reads a float from the stream. |
![]() | ReadFloatArray | Reads a float array from the stream. |
![]() | ReadGuid | Reads a GUID from the stream. |
![]() | ReadGuidArray | Reads a GUID array from the stream. |
![]() | ReadInt16 | Reads a short from the stream. |
![]() | ReadInt16Array | Reads a short array from the stream. |
![]() | ReadInt32 | Reads an int from the stream. |
![]() | ReadInt32Array | Reads a int array from the stream. |
![]() | ReadInt64 | Reads a long from the stream. |
![]() | ReadInt64Array | Reads a long array from the stream. |
![]() | ReadLocalizedText | Reads an LocalizedText from the stream. |
![]() | ReadLocalizedTextArray | Reads an LocalizedText array from the stream. |
![]() | ReadNodeId | Reads an NodeId from the stream. |
![]() | ReadNodeIdArray | Reads an NodeId array from the stream. |
![]() | ReadQualifiedName | Reads an QualifiedName from the stream. |
![]() | ReadQualifiedNameArray | Reads an QualifiedName array from the stream. |
![]() | ReadSByte | Reads a sbyte from the stream. |
![]() | ReadSByteArray | Reads a sbyte array from the stream. |
![]() | ReadStartElement | Returns the qualified name for the next element in the stream. |
![]() | ReadStatusCode | Reads an StatusCode from the stream. |
![]() | ReadStatusCodeArray | Reads an StatusCode array from the stream. |
![]() | ReadString | Reads a string from the stream. |
![]() | ReadStringArray | Reads a string array from the stream. |
![]() | ReadUInt16 | Reads a ushort from the stream. |
![]() | ReadUInt16Array | Reads a ushort array from the stream. |
![]() | ReadUInt32 | Reads a uint from the stream. |
![]() | ReadUInt32Array | Reads a uint array from the stream. |
![]() | ReadUInt64 | Reads a ulong from the stream. |
![]() | ReadUInt64Array | Reads a ulong array from the stream. |
![]() | ReadVariant | Reads an Variant from the stream. |
![]() | ReadVariantArray | Reads an Variant array from the stream. |
![]() | ReadVariantContents | Reads the contents of an Variant object. |
![]() | ReadXmlElement | Reads an XmlElement from the stream. |
![]() | ReadXmlElementArray | Reads an XmlElement array from the stream. |
![]() | SetMappingTables | Initializes the tables used to map namespace and server uris during decoding. |
![]() | Skip | Skips to the end of the specified element. |