HashingContext.start

Starts a new hash computation of the given type (e.g. constant HASH_SHA256 to start computation of a SHA-256).

struct HashingContext
@nogc nothrow
GodotError
start
(
in long type
)

Meta