4 references to ProcessBlock
System.IO.Compression (4)
System\IO\Compression\WinZipAesStream.cs (4)
415
ProcessBlock
(readBuffer.Slice(0, bytesRead));
460
ProcessBlock
(buffer.Span.Slice(0, bytesRead));
486
ProcessBlock
(workBuffer.AsSpan(0, bytesToProcess));
542
ProcessBlock
(workBuffer.AsSpan(0, bytesToProcess));