Skip to main content
Version: v1.0.0-beta.1

blake2s256()

blake2s256(inputs): Uint8Array

Calculates the Blake2s256 hash of the input bytes

Parameters

ParameterTypeDescription
inputsUint8Array

Returns

Uint8Array


Generated using typedoc-plugin-markdown and TypeDoc