.MetaModelica.stringHashDjb2Continue

Information

Continues computing a hash by adding another string to it.

Interface

function stringHashDjb2Continue
  input String str;
  input Integer hash;
  output Integer outHash;
end stringHashDjb2Continue;

Generated at 2024-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos