Search
Preparing search index...
The search index is not available
@iov/multichain Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Keccak256
Class Keccak256
Hierarchy
Keccak256
Implements
HashFunction
Index
Constructors
constructor
Properties
block
Size
Methods
digest
update
Constructors
constructor
new
Keccak256
(
firstData
?:
Uint8Array
)
:
Keccak256
Parameters
Optional
firstData:
Uint8Array
Returns
Keccak256
Properties
block
Size
block
Size
:
number
Methods
digest
digest
(
)
:
Uint8Array
Returns
Uint8Array
update
update
(
data
:
Uint8Array
)
:
Keccak256
Parameters
data:
Uint8Array
Returns
Keccak256
Globals
Keccak256
constructor
block
Size
digest
update
Generated using
TypeDoc