Overload | Description |
---|---|
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. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x