Name | Description | |
---|---|---|
![]() | Close | Completes writing and returns the encoded length. (Inherited from Opc.Ua.IEncoder) |
![]() | CloseAndReturnText | Completes writing and returns the encoded text. (Inherited from ) |
![]() | Dispose | (Inherited from ) |
![]() | EncodeMessage | Encodes a message with its header. (Inherited from ) |
![]() | PopArray | Pop the array from the encoder stack. |
![]() | PopNamespace | Pops a namespace from the namespace stack. (Inherited from ) |
![]() | PopStructure | Pop the structure from the encoder stack. |
![]() | PushArray | Push the begin of an array on the encoder stack. |
![]() | PushNamespace | Pushes a namespace onto the namespace stack. (Inherited from ) |
![]() | PushStructure | Push the begin of a structure on the encoder stack. |
![]() | SetMappingTables | Sets the mapping tables to use during decoding. (Inherited from ) |
![]() | UsingAlternateEncoding<T> | Call an IEncoder action where the alternate encoding type is applied before the call to the Action and restored before return. |
![]() | UsingReversibleEncoding<T> | Call an IEncoder action where the reversible encoding is applied before the call to the Action and restored before return. |
![]() | WriteArray | Encode an array according to its valueRank and BuiltInType (Inherited from ) |
![]() | WriteBoolean | Writes a boolean to the stream. (Inherited from ) |
![]() | WriteBooleanArray | Writes a boolean array to the stream. (Inherited from ) |
![]() | WriteByte | Writes a byte to the stream. (Inherited from ) |
![]() | WriteByteArray | Writes a byte array to the stream. (Inherited from ) |
![]() | WriteByteString | Writes a byte string to the stream. (Inherited from ) |
![]() | WriteByteStringArray | Writes a byte string array to the stream. (Inherited from ) |
![]() | WriteDataValue | Writes an DataValue array to the stream. (Inherited from ) |
![]() | WriteDataValueArray | Writes an DataValue array to the stream. (Inherited from ) |
![]() | WriteDateTime | Writes a UTC date/time to the stream. (Inherited from ) |
![]() | WriteDateTimeArray | Writes a UTC date/time array to the stream. (Inherited from ) |
![]() | WriteDiagnosticInfo | Writes an DiagnosticInfo to the stream. (Inherited from ) |
![]() | WriteDiagnosticInfoArray | Writes an DiagnosticInfo array to the stream. (Inherited from ) |
![]() | WriteDouble | Writes a double to the stream. (Inherited from ) |
![]() | WriteDoubleArray | Writes a double array to the stream. (Inherited from ) |
![]() | WriteEncodeable | Writes an encodeable object to the stream. (Inherited from ) |
![]() | WriteEncodeableArray | Writes an encodeable object array to the stream. (Inherited from ) |
![]() | WriteEnumerated | Writes an enumerated value array to the stream. (Inherited from ) |
![]() | WriteEnumeratedArray | Writes an enumerated value array to the stream. (Inherited from ) |
![]() | WriteExpandedNodeId | Writes an ExpandedNodeId to the stream. (Inherited from ) |
![]() | WriteExpandedNodeIdArray | Writes an ExpandedNodeId array to the stream. (Inherited from ) |
![]() | WriteExtensionObject | Writes an ExtensionObject to the stream. (Inherited from ) |
![]() | WriteExtensionObjectArray | Writes an extension object array to the stream. (Inherited from ) |
![]() | WriteFloat | Writes a float to the stream. (Inherited from ) |
![]() | WriteFloatArray | Writes a float array to the stream. (Inherited from ) |
![]() | WriteGuid | Writes a GUID to the stream. (Inherited from ) |
![]() | WriteGuidArray | Writes a GUID array to the stream. (Inherited from ) |
![]() | WriteInt16 | Writes a short to the stream. (Inherited from ) |
![]() | WriteInt16Array | Writes a short array to the stream. (Inherited from ) |
![]() | WriteInt32 | Writes an int to the stream. (Inherited from ) |
![]() | WriteInt32Array | Writes a int array to the stream. (Inherited from ) |
![]() | WriteInt64 | Writes a long to the stream. (Inherited from ) |
![]() | WriteInt64Array | Writes a long array to the stream. (Inherited from ) |
![]() | WriteLocalizedText | Writes an LocalizedText to the stream. (Inherited from ) |
![]() | WriteLocalizedTextArray | Writes an LocalizedText array to the stream. (Inherited from ) |
![]() | WriteNodeId | Writes an NodeId to the stream. (Inherited from ) |
![]() | WriteNodeIdArray | Writes an NodeId array to the stream. (Inherited from ) |
![]() | WriteQualifiedName | Writes an QualifiedName to the stream. (Inherited from ) |
![]() | WriteQualifiedNameArray | Writes an QualifiedName array to the stream. (Inherited from ) |
![]() | WriteSByte | Writes a sbyte to the stream. (Inherited from ) |
![]() | WriteSByteArray | Writes a sbyte array to the stream. (Inherited from ) |
![]() | WriteStatusCode | Writes an StatusCode to the stream. (Inherited from ) |
![]() | WriteStatusCodeArray | Writes an StatusCode array to the stream. (Inherited from ) |
![]() | WriteString | Writes a string to the stream. (Inherited from ) |
![]() | WriteStringArray | Writes a string array to the stream. (Inherited from ) |
![]() | WriteUInt16 | Writes a ushort to the stream. (Inherited from ) |
![]() | WriteUInt16Array | Writes a ushort array to the stream. (Inherited from ) |
![]() | WriteUInt32 | Writes a uint to the stream. (Inherited from ) |
![]() | WriteUInt32Array | Writes a uint array to the stream. (Inherited from ) |
![]() | WriteUInt64 | Writes a ulong to the stream. (Inherited from ) |
![]() | WriteUInt64Array | Writes a ulong array to the stream. (Inherited from ) |
![]() | WriteVariant | Writes an Variant array to the stream. (Inherited from ) |
![]() | WriteVariantArray | Writes an Variant array to the stream. (Inherited from ) |
![]() | WriteXmlElement | Writes an XmlElement to the stream. (Inherited from ) |
![]() | WriteXmlElementArray | Writes a XmlElement array to the stream. (Inherited from ) |