Opc.Ua.Core
BinaryDecoder Class
Members 



Opc.Ua Namespace : BinaryDecoder Class
Decodes objects from a UA Binary encoded stream.
Object Model
BinaryDecoder ClassIServiceMessageContext Interface
Syntax
'Declaration
 
Public Class BinaryDecoder 
   Implements IDecoder 
'Usage
 
Dim instance As BinaryDecoder
public class BinaryDecoder : IDecoder  
public ref class BinaryDecoder : public IDecoder  
Inheritance Hierarchy

System.Object
   Opc.Ua.BinaryDecoder

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BinaryDecoder Members
Opc.Ua Namespace