DoxigAlpha

HashHelper

Fields of this type

Fields

#
hasher:Hasher
= hasher_init

Record a slice of bytes as a dependency of the process being cached.

Functions

#
addBytes
Record a slice of bytes as a dependency of the process being cached.
add
Convert the input value into bytes and record it as a dependency of the process being cached.
peek
Returns a hex encoded hash of the inputs, without modifying state.
final
Returns a hex encoded hash of the inputs, mutating the state of the hasher.