[Missing <summary> documentation for T:ICSharpCode.SharpZipLib.Checksums.Crc32]
| All Members | Constructors | Methods | Properties | Fields | Events |
| Icon | Member | Description |
|---|---|---|
| Crc32New() | Initializes a new instance of the Crc32 class. | |
| 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.) | |
| 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.) | |
| MemberwiseClone() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Reset() | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Checksums.Crc32.Reset] | |
| ToString() | (Inherited from Object.) | |
| Update(Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Checksums.Crc32.Update(System.Int32)] | |
| Update(Byte[]()) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Checksums.Crc32.Update(System.Byte[])] | |
| Update(Byte[](), Int32, Int32) | [Missing <summary> documentation for M:ICSharpCode.SharpZipLib.Checksums.Crc32.Update(System.Byte[],System.Int32,System.Int32)] | |
| Value | [Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Checksums.Crc32.Value] |
| Object | |
| Crc32 | |
Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)