docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
BuildMaster SDK
Inedo
AH
GetHashCode(byte[])
GetHashCode(byte[] array) Method
Returns a hash code for arbitrary binary data.
Syntax
public
static
int
GetHashCode(
byte[]
array)
Parameters
array
Type: byte[]
The array containing the data to hash.
Returns
The hash code.