The methods of the DeflaterEngine class are listed below. For a complete list of DeflaterEngine class members, see the DeflaterEngine Members topic.
Public Instance Methods
Deflate | |
Equals (inherited from Object) | Select the method name to go to the Microsoft documentation. |
FillWindow | |
GetHashCode (inherited from Object) | Select the method name to go to the Microsoft documentation. |
GetType (inherited from Object) | Select the method name to go to the Microsoft documentation. |
NeedsInput | |
Reset | |
ResetAdler | |
SetDictionary | |
SetInput | |
SetLevel | |
ToString (inherited from Object) | Select the method name to go to the Microsoft documentation. |
Protected Instance Methods
Finalize (inherited from Object) | Select the method name to go to the Microsoft documentation. |
MemberwiseClone (inherited from Object) | Select the method name to go to the Microsoft documentation. |
See Also
DeflaterEngine Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace