Base:
1 reference to BeginRead
System.IO.Compression (1)
System\IO\Compression\ZLibStream.cs (1)
119
return _deflateStream.
BeginRead
(buffer, offset, count, asyncCallback, asyncState);