◆ StringHashOptions
Enumerator |
---|
BytePerfect | |
IgnoreCase | |
IgnoreWhitespace | |
◆ BytesAsHash()
static Md5Hash Barotrauma.Md5Hash.BytesAsHash |
( |
byte[] | bytes | ) |
|
|
static |
◆ CalculateForBytes()
static Md5Hash Barotrauma.Md5Hash.CalculateForBytes |
( |
byte[] | bytes | ) |
|
|
static |
◆ CalculateForFile()
◆ CalculateForString()
◆ Equals()
override bool Barotrauma.Md5Hash.Equals |
( |
object? | obj | ) |
|
◆ GetHashCode()
override int Barotrauma.Md5Hash.GetHashCode |
( |
| ) |
|
◆ GetShortHash()
static string Barotrauma.Md5Hash.GetShortHash |
( |
string | fullHash | ) |
|
|
static |
◆ MergeHashes()
static Md5Hash Barotrauma.Md5Hash.MergeHashes |
( |
IEnumerable< Md5Hash > | hashes | ) |
|
|
static |
◆ operator!=()
◆ operator==()
◆ StringAsHash()
static Md5Hash Barotrauma.Md5Hash.StringAsHash |
( |
string | hash | ) |
|
|
static |
◆ ToString()
override string Barotrauma.Md5Hash.ToString |
( |
| ) |
|
◆ Blank
readonly Md5Hash Barotrauma.Md5Hash.Blank = new Md5Hash(new string('0', 32)) |
|
static |
◆ ByteRepresentation
readonly byte [] Barotrauma.Md5Hash.ByteRepresentation |
◆ ShortRepresentation
readonly string Barotrauma.Md5Hash.ShortRepresentation |
◆ StringRepresentation
readonly string Barotrauma.Md5Hash.StringRepresentation |
The documentation for this class was generated from the following file:
- /home/runner/work/Luatrauma.Docs/Luatrauma.Docs/libs/LuaCsForBarotrauma/Barotrauma/BarotraumaShared/SharedSource/Utils/Md5Hash.cs