Skip to content

StableHash.ComputeHash(ReadOnlySpan<byte>)

ComputeHash(ReadOnlySpan<byte>)

static
View source
public static uint ComputeHash(ReadOnlySpan<byte> data)
Computes a hash digest of the input.

Parameters

dataReadOnlySpan<byte>
The input data.

Returns

A hash digest of the input.