Share

AcString::hash

C++

Adesk::UInt64 hash() const;

Description

Generates a hash for the string contents.

Returns

Returns a 64-bit unsigned integer containing the generated hash.

Links

AcString

Was this information helpful?