Constructor ContentHash
ContentHash(UInt128)
A 128-bit xxHash128 content hash. Persisted big-endian as BLOB(16) (spec 9.1).
public ContentHash(UInt128 Value)
Parameters
ValueUInt128The raw 128-bit digest.
A 128-bit xxHash128 content hash. Persisted big-endian as BLOB(16) (spec 9.1).
public ContentHash(UInt128 Value)
Value UInt128The raw 128-bit digest.