2 references to ProcessBytesRead
System.IO.Compression (2)
System\IO\Compression\ZipCustomStreams.cs (2)
580
ProcessBytesRead
(buffer.Slice(0, bytesRead));
609
ProcessBytesRead
(buffer.Span.Slice(0, bytesRead));