HashGenerator.addString

Adds a string to the accumulator.

struct HashGenerator
nothrow @nogc @safe
void
addString
(
string str
)

Meta