Base:
method
Decode
System.ServiceModel.Channels.ClientFramingDecoder.Decode(System.Byte[], System.Int32, System.Int32)
1 reference to Decode
System.ServiceModel (1)
System\ServiceModel\Channels\StreamedFramingRequestChannel.cs (1)
509int bytesRead = connectionPoolHelper.Decoder.Decode(buffer, offset, size);