Sets input data to be deflated. Should only be called when
NeedsInput()returns true
Parameters
- buf
- The buffer containing input data.
- off
- The index of the first byte of data.
- len
- The number of bytes of data to use as input.
See Also
DeflaterEngine Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace