EasyUA Reference
BinaryEncoder Constructor
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > BinaryEncoder Class : BinaryEncoder Constructor

Glossary Item Box

Overload List

OverloadDescription
BinaryEncoder Constructor(ServiceMessageContext) Creates an encoder that writes to a memory buffer.  
BinaryEncoder Constructor(Byte[],Int32,Int32,ServiceMessageContext) Creates an encoder that writes to a fixed size memory buffer.  
BinaryEncoder Constructor(Stream,ServiceMessageContext) Creates an encoder that writes to the stream.  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.