The properties of the DeflaterOutputStream class are listed below. For a complete list of DeflaterOutputStream class members, see the DeflaterOutputStream Members topic.
Public Instance Properties
CanRead | I needed to implement the abstract member. |
CanSeek | I needed to implement the abstract member. |
CanWrite | I needed to implement the abstract member. |
Length | I needed to implement the abstract member. |
Position | I needed to implement the abstract member. |
See Also
DeflaterOutputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace