DeflaterConstants Members

Public Static (Shared) Fields

COMPR_FUNC
DEBUGGING
DEFAULT_MEM_LEVEL
DEFLATE_FAST
DEFLATE_SLOW
DEFLATE_STORED
DYN_TREES
GOOD_LENGTH
HASH_BITS
HASH_MASK
HASH_SHIFT
HASH_SIZE
MAX_BLOCK_SIZE
MAX_CHAIN
MAX_DIST
MAX_LAZY
MAX_MATCH
MAX_WBITS
MIN_LOOKAHEAD
MIN_MATCH
NICE_LENGTH
PENDING_BUF_SIZE
PRESET_DICT
STATIC_TREES
STORED_BLOCK
WMASK
WSIZE

Public Instance Constructors

DeflaterConstants Constructor

Public Instance Methods

Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
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.
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

DeflaterConstants Class | ICSharpCode.SharpZipLib.Zip.Compression Namespace