Creates a new DeflaterOutputStream with the given Deflater and default buffer size.
Parameters
- baseOutputStream
- the output stream where deflated output should be written.
- defl
- the underlying deflater.
See Also
DeflaterOutputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace | DeflaterOutputStream Constructor Overload List