An NDoc Documented Class Library

ZlibConst Members

ZlibConst overview

Public Static Fields

Z_BEST_COMPRESSION 
Z_BEST_SPEED 
Z_BUF_ERROR 
Z_DATA_ERROR 
Z_DEFAULT_COMPRESSION 
Z_DEFAULT_STRATEGY 
Z_ERRNO 
Z_FILTERED 
Z_FINISH 
Z_FULL_FLUSH 
Z_HUFFMAN_ONLY 
Z_MEM_ERROR 
Z_NEED_DICT 
Z_NO_COMPRESSION 
Z_NO_FLUSH 
Z_OK 
Z_PARTIAL_FLUSH 
Z_STREAM_END 
Z_STREAM_ERROR 
Z_SYNC_FLUSH 
Z_VERSION_ERROR 

Public Static Methods

version 

Public Instance Constructors

ZlibConst Constructor Initializes a new instance of the ZlibConst class.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

ZlibConst Class | EnterpriseDT.Net.Zlib Namespace