1 reference to CopyFromSourceToDestinationAsync
System.IO.Compression (1)
System\IO\Compression\DeflateZLib\DeflateStream.cs (1)
904
return new CopyToStream(this, destination, bufferSize, cancellationToken).
CopyFromSourceToDestinationAsync
();