Function HashingContext.update

Updates the computation with the given chunk of data.

godot.core.defs.GodotError update (
  const(PoolArray!(ubyte)) chunk
) nothrow @nogc;