Append a byte pattern already in the window itself
Parameters
- length
- length of pattern to copy
- distance
- 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