Flushes the pending buffer into the given output array. If the output array is to small, only a partial flush is done.
Parameters
- output
- The output array.
- offset
- The offset into output array.
- length
- The maximum number of bytes to store.
See Also
PendingBuffer Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace