2 references to DecodeData
System.ServiceModel (2)
System\ServiceModel\Channels\SingletonConnectionReader.cs (2)
1492
DecodeData
(this.chunkBuffer, this.chunkBufferOffset, bytesToCopy);
1519
DecodeData
(buffer, offset, Math.Min(bytesRead, this.chunkBytesRemaining));