Copy contents of window to output
Parameters
- output
- buffer to copy to
- offset
- offset to start at
- len
- number of bytes to count
Return Value
The number of bytes copied
Exceptions
Exception Type | Condition |
---|---|
InvalidOperationException | If a window underflow occurs |
See Also
OutputWindow Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace