@did-btc1/smt
Preparing search index...
bufferEq
Function bufferEq
bufferEq
(
a
:
Uint8Array
,
b
:
Uint8Array
)
:
boolean
bufferEq returns true if both Uint8Arrays have the same length and contents.
Parameters
a
:
Uint8Array
b
:
Uint8Array
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@did-btc1/smt
Loading...
bufferEq returns true if both Uint8Arrays have the same length and contents.