1 reference to CopyFrom
System (1)
sys\System\IO\compression\Inflater.cs (1)
343
int bytesCopied = output.
CopyFrom
(input, blockLength);