[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.BZip2.BZip2Constants]
| C# | Visual Basic | Managed C++ |
public sealed class BZip2Constants
Public NotInheritable Class BZip2Constants
public ref class BZip2Constants sealed
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| baseBlockSize | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.baseBlockSize] | |
| Equals(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.) | |
| G_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.) | |
| MAX_ALPHA_SIZE | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.MAX_ALPHA_SIZE] | |
| MAX_CODE_LEN | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.MAX_CODE_LEN] | |
| MAX_SELECTORS | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.MAX_SELECTORS] | |
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| N_GROUPS | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.N_GROUPS] | |
| N_ITERS | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.N_ITERS] | |
| NUM_OVERSHOOT_BYTES | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.NUM_OVERSHOOT_BYTES] | |
| rNums | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.rNums] | |
| RUNA | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.RUNA] | |
| RUNB | [Missing <summary> documentation for F:ICSharpCode.SharpZipLib.BZip2.BZip2Constants.RUNB] | |
| ToString() | (Inherited from Object.) |
| Object | |
| BZip2Constants | |
Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)