Opc.Ua.Core
IEncoder Interface Methods

Opc.Ua Namespace : IEncoder Interface

For a list of all members of this type, see IEncoder members.

Public Methods
 NameDescription
 Method Completes writing and returns the encoded length.  
 Method Completes writing and returns the encoded text.  
 Method (Inherited from System.IDisposable)
 Method Encodes a message with its header.  
 Method Pops a namespace from the namespace stack.  
 Method Pushes a namespace onto the namespace stack.  
 Method Sets the mapping tables to use during decoding.  
 Method Encode an array according to its valueRank and BuiltInType  
 Method Writes a boolean to the stream.  
 Method Writes a boolean array to the stream.  
 Method Writes a byte to the stream.  
 Method Writes a byte array to the stream.  
 MethodOverloaded.  Writes a byte string to the stream.  
 Method Writes a byte string array to the stream.  
 Method Writes an DataValue array to the stream.  
 Method Writes an DataValue array to the stream.  
 Method Writes a UTC date/time to the stream.  
 Method Writes a UTC date/time array to the stream.  
 Method Writes an DiagnosticInfo to the stream.  
 Method Writes an DiagnosticInfo array to the stream.  
 Method Writes a double to the stream.  
 Method Writes a double array to the stream.  
 Method Writes an encodeable object to the stream.  
 Method Writes an encodeable object array to the stream.  
 Method Writes an enumerated value array to the stream.  
 Method Writes an enumerated value array to the stream.  
 Method Writes an ExpandedNodeId to the stream.  
 Method Writes an ExpandedNodeId array to the stream.  
 Method Writes an ExtensionObject to the stream.  
 Method Writes an extension object array to the stream.  
 Method Writes a float to the stream.  
 Method Writes a float array to the stream.  
 MethodOverloaded.  Writes a GUID to the stream.  
 MethodOverloaded.  Writes a GUID array to the stream.  
 Method Writes a short to the stream.  
 Method Writes a short array to the stream.  
 Method Writes an int to the stream.  
 Method Writes a int array to the stream.  
 Method Writes a long to the stream.  
 Method Writes a long array to the stream.  
 Method Writes an LocalizedText to the stream.  
 Method Writes an LocalizedText array to the stream.  
 Method Writes an NodeId to the stream.  
 Method Writes an NodeId array to the stream.  
 Method Writes an QualifiedName to the stream.  
 Method Writes an QualifiedName array to the stream.  
 Method Writes a sbyte to the stream.  
 Method Writes a sbyte array to the stream.  
 Method Writes an StatusCode to the stream.  
 Method Writes an StatusCode array to the stream.  
 Method Writes a string to the stream.  
 Method Writes a string array to the stream.  
 Method Writes a ushort to the stream.  
 Method Writes a ushort array to the stream.  
 Method Writes a uint to the stream.  
 Method Writes a uint array to the stream.  
 Method Writes a ulong to the stream.  
 Method Writes a ulong array to the stream.  
 Method Writes an Variant array to the stream.  
 Method Writes an Variant array to the stream.  
 Method Writes an XmlElement to the stream.  
 Method Writes a XmlElement array to the stream.  
Top
See Also

Reference

IEncoder Interface
Opc.Ua Namespace