Interface for the user-provided hash function that is required by the Amazon Ion Hash Specification.
Returns the computed hash bytes and resets any internal state so the hasher may be reused.
the Ion hash bytes
Updates the hash with the specified array of bytes.
Interface for the user-provided hash function that is required by the Amazon Ion Hash Specification.