ZLibCompressionOptions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides compression options to be used with ZLibStream, DeflateStream, and GZipStream.
public ref class ZLibCompressionOptions sealed
public sealed class ZLibCompressionOptions
type ZLibCompressionOptions = class
Public NotInheritable Class ZLibCompressionOptions
- Inheritance
-
ZLibCompressionOptions
ZLib |
Initializes a ZLibCompressionOptions instance with default values. |
Compression |
Gets or sets the compression level for a compression stream. |
Compression |
Gets or sets the compression algorithm for a compression stream. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Product | Versions |
---|---|
.NET | 9 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: