LumiSoft Mail Server User API
BZip2Constants Class
Namespaces > ICSharpCode.SharpZipLib.BZip2 > BZip2Constants

[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.BZip2.BZip2Constants]

Syntax
C#Visual BasicManaged C++
public sealed class BZip2Constants
Public NotInheritable Class BZip2Constants
public ref class BZip2Constants sealed
Members
All MembersConstructorsMethodsPropertiesFieldsEvents



IconMemberDescription
static memberbaseBlockSize

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.baseBlockSize]

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
static memberG_SIZE

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.G_SIZE]

GetHashCode()
Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()
Gets the Type of the current instance.
(Inherited from Object.)
static memberMAX_ALPHA_SIZE

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.MAX_ALPHA_SIZE]

static memberMAX_CODE_LEN

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.MAX_CODE_LEN]

static memberMAX_SELECTORS

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.MAX_SELECTORS]

MemberwiseClone()
Creates a shallow copy of the current Object.
(Inherited from Object.)
static memberN_GROUPS

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.N_GROUPS]

static memberN_ITERS

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.N_ITERS]

static memberNUM_OVERSHOOT_BYTES

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.NUM_OVERSHOOT_BYTES]

static memberrNums

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.rNums]

static memberRUNA

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.RUNA]

static memberRUNB

[Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.RUNB]

ToString()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
BZip2Constants

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)