Base:
method
Read
System.IO.Stream.Read(System.Byte[], System.Int32, System.Int32)
1 reference to Read
WindowsBase (1)
Base\MS\Internal\IO\Zip\ZipIOFileItemStream.cs (1)
246memoryBytesRead = _sparseMemoryStreamSuffix.Read(buffer, offset, count);