Click or drag to resize
Crc32 Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:VRage.Crc32"]

Inheritance Hierarchy

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public class Crc32 : HashAlgorithm

The Crc32 type exposes the following members.

Constructors
  NameDescription
Public methodCrc32
Initializes a new instance of the Crc32 class
Top
Properties
Methods
Fields
  NameDescription
Public fieldStatic memberDefaultSeed
Top
See Also