| Overload | Description | 
|---|---|
| BinaryDecoder Constructor(Byte[],ServiceMessageContext) | Creates a decoder that reads from a memory buffer. | 
| BinaryDecoder Constructor(Byte[],Int32,Int32,ServiceMessageContext) | Creates a decoder that reads from a memory buffer. | 
| BinaryDecoder Constructor(Stream,ServiceMessageContext) | Creates a decoder that reads from a stream. | 
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
     
    