The fields of the DeflaterOutputStream class are listed below. For a complete list of DeflaterOutputStream class members, see the DeflaterOutputStream Members topic.
Protected Instance Fields
baseOutputStream | Base stream the deflater depends on. |
def | The deflater which is used to deflate the stream. |
See Also
DeflaterOutputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace