|
static Dictionary< uint, string > | HashList [get] |
|
static List< string > | Hashes [get] |
|
|
static Dictionary< uint, string > | _hashList = new Dictionary<uint, string>() |
|
◆ Calculate() [1/2]
static uint KclLibrary.AttributeHandlers.BCSVHashHelper.Calculate |
( |
byte[] | data | ) |
|
|
staticprivate |
◆ Calculate() [2/2]
static uint KclLibrary.AttributeHandlers.BCSVHashHelper.Calculate |
( |
string | str | ) |
|
|
static |
◆ CalculateHashes()
static Dictionary< uint, string > KclLibrary.AttributeHandlers.BCSVHashHelper.CalculateHashes |
( |
| ) |
|
|
staticprivate |
◆ CalculateV2() [1/2]
static uint KclLibrary.AttributeHandlers.BCSVHashHelper.CalculateV2 |
( |
byte[] | data | ) |
|
|
staticprivate |
◆ CalculateV2() [2/2]
static uint KclLibrary.AttributeHandlers.BCSVHashHelper.CalculateV2 |
( |
string | str | ) |
|
|
static |
◆ GetHashName()
static string KclLibrary.AttributeHandlers.BCSVHashHelper.GetHashName |
( |
uint | hash | ) |
|
|
static |
◆ _hashList
Dictionary<uint, string> KclLibrary.AttributeHandlers.BCSVHashHelper._hashList = new Dictionary<uint, string>() |
|
staticprivate |
◆ Hashes
List<string> KclLibrary.AttributeHandlers.BCSVHashHelper.Hashes |
|
staticgetprivate |
◆ HashList
Dictionary<uint, string> KclLibrary.AttributeHandlers.BCSVHashHelper.HashList |
|
staticgetprivate |
The documentation for this class was generated from the following file: