Hash overloads
Synopses
Return Value
-
The hash of the string.
-
The hash of the array.
Template Parameters
Name |
Description |
Str |
String type whose data() and length() give the bytes to hash. |
Parameters
Name |
Description |
s |
String to hash. |
len |
Length of the array, in bytes. |
Created with MrDocs