Opc.Ua.Core
BinaryEncoder Class Members
Properties  Methods 


Opc.Ua Namespace : BinaryEncoder Class

The following tables list the members exposed by BinaryEncoder.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The message context associated with the encoder.  
Public Property The type of encoding being used.  
Public Property Gets or sets the position in the stream.  
Public Property Binary Encoder always produces reversible encoding.  
Top
Public Methods
 NameDescription
Public Method Completes writing and returns position in the stream.  
Public Method Completes writing and returns the buffer (if available).  
Public Method Completes writing and returns the buffer as base64 encoded string.  
Public MethodOverloaded.  Frees any unmanaged resources.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Encodes a message in a buffer.  
Public Methodstatic (Shared in Visual Basic) Encodes a session-less message to a buffer.  
Public Method Pops a namespace from the namespace stack.  
Public Method Pushes a namespace onto the namespace stack.  
Public Method Saves a string table from a binary stream.  
Public Method Initializes the tables used to map namespace and server uris during encoding.  
Public Method Encode an array according to its valueRank and BuiltInType  
Public Method Writes a boolean to the stream.  
Public Method Writes a boolean array to the stream.  
Public Method Writes a byte to the stream.  
Public Method Writes a byte array to the stream.  
Public MethodOverloaded.  Writes a byte string to the stream.  
Public Method Writes a byte string array to the stream.  
Public Method Writes an DataValue array to the stream.  
Public Method Writes an DataValue array to the stream.  
Public Method Writes a UTC date/time to the stream.  
Public Method Writes a UTC date/time array to the stream.  
Public Method Writes a DiagnosticInfo to the stream.  
Public Method Writes an DiagnosticInfo array to the stream.  
Public Method Writes a double to the stream.  
Public Method Writes a double array to the stream.  
Public Method Writes an encodeable object to the stream.  
Public Method Writes an encodeable object array to the stream.  
Public Method Writes an enumerated value array to the stream.  
Public Method Writes an enumerated value array to the stream.  
Public Method Writes an ExpandedNodeId to the stream.  
Public Method Writes an ExpandedNodeId array to the stream.  
Public Method Writes an ExtensionObject to the stream.  
Public Method Writes an extension object array to the stream.  
Public Method Writes a float to the stream.  
Public Method Writes a float array to the stream.  
Public MethodOverloaded.  Writes a GUID to the stream.  
Public MethodOverloaded.  Writes a GUID array to the stream.  
Public Method Writes a short to the stream.  
Public Method Writes a short array to the stream.  
Public Method Writes an int to the stream.  
Public Method Writes a int array to the stream.  
Public Method Writes a long to the stream.  
Public Method Writes a long array to the stream.  
Public Method Writes an LocalizedText to the stream.  
Public Method Writes an LocalizedText array to the stream.  
Public Method Writes an NodeId to the stream.  
Public Method Writes an NodeId array to the stream.  
Public Method Writes an QualifiedName to the stream.  
Public Method Writes an QualifiedName array to the stream.  
Public Method Writes raw bytes to the stream.  
Public Method Writes a sbyte to the stream.  
Public Method Writes a sbyte array to the stream.  
Public Method Writes an StatusCode to the stream.  
Public Method Writes an StatusCode array to the stream.  
Public Method Writes a string to the stream.  
Public Method Writes a string array to the stream.  
Public Method Writes a ushort to the stream.  
Public Method Writes a ushort array to the stream.  
Public Method Writes a uint to the stream.  
Public Method Writes a uint array to the stream.  
Public Method Writes a ulong to the stream.  
Public Method Writes a ulong array to the stream.  
Public Method Writes an Variant to the stream.  
Public Method Writes an Variant array to the stream.  
Public Method Writes an XmlElement to the stream.  
Public Method Writes an XmlElement array to the stream.  
Top
See Also

Reference

BinaryEncoder Class
Opc.Ua Namespace