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\SessionConnectionReader.cs (1)
229
int bytesRead = _decoder.
Decode
(buffer, offset, size);