@exodus/bytes
Preparing search index...
@exodus/bytes/base58check.js
HashFunctionSync
Type Alias HashFunctionSync
HashFunctionSync
:
(
data
:
Uint8Array
)
=>
Uint8Array
Synchronous hash function type that takes Uint8Array and returns Uint8Array
Type Declaration
(
data
:
Uint8Array
)
:
Uint8Array
Parameters
data
:
Uint8Array
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@exodus/bytes
Loading...
Synchronous hash function type that takes Uint8Array and returns Uint8Array