Deflates the current input block with to the given array.
Parameters
- output
- The buffer where compressed data is stored
Return Value
The number of compressed bytes added to the output, or 0 if either IsNeedingInput() or IsFinished returns true or length is zero.
See Also
Deflater Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace | Deflater.Deflate Overload List