Lines Matching refs:BlockCopy
1124 Buffer.BlockCopy(buffer, 0, bytes, pos, bufferSize); 1187 Buffer.BlockCopy(chunk, 0, bytes, newPos, chunk.Length);