decomposition or normalisation. This is not explicitly mentioned in the JSON standard (ECMA-404), but is assumed.
Parameters
key | a JSON string to hash |
Returns
hash value for key
uint stringHash(string key)Calculate a hash value for the given key (a UTF-8 JSON string).
decomposition or normalisation. This is not explicitly mentioned in the JSON standard (ECMA-404), but is assumed.
key | a JSON string to hash |