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