Append a byte pattern already in the window itself
Parameters
- len
- length of pattern to copy
- dist
- distance from end of window pattern occurs
Exceptions
| Exception Type | Condition |
|---|---|
| InvalidOperationException | If the repeated data overflows the window |
See Also
OutputWindow Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace