Preparing search index...
The search index is not available
SDK Core Documentation - v0.0.2-5
SDK Core Documentation
Checksum256
Class Checksum256
Hierarchy-Diagram
Legend
class
public method
underlined
static property/method
Hierarchy (
view full
)
Checksum
Checksum256
ChainId
Index
Constructors
constructor
Properties
array
abi
Name
byte
Size
Accessors
hex
String
Methods
equals
toABI
toJSON
to
String
abi
Default
from
fromABI
hash
Constructors
constructor
new
Checksum256
(
array
)
:
Checksum256
Parameters
array
:
Uint8Array
Returns
Checksum256
Properties
Readonly
array
array
:
Uint8Array
Static
abi
Name
abi
Name
:
string
= 'checksum256'
Static
byte
Size
byte
Size
:
number
= 32
Accessors
hex
String
get
hexString
(
)
:
string
Returns
string
Methods
equals
equals
(
other
)
:
boolean
Parameters
other
:
string
|
ArrayBuffer
|
ArrayBufferView
|
ArrayLike
<
number
>
|
Bytes
|
Checksum160
|
Checksum256
|
Checksum512
Returns
boolean
toABI
toABI
(
encoder
)
:
void
Parameters
encoder
:
ABIEncoder
Returns
void
toJSON
toJSON
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Static
abi
Default
abi
Default
<
T
>
(
this
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Checksum
Parameters
this
:
T
Returns
InstanceType
<
T
>
abi
Default
(
)
:
unknown
Returns
unknown
Static
from
from
(
value
)
:
Checksum256
Parameters
value
:
Checksum256Type
Returns
Checksum256
Static
fromABI
fromABI
<
T
>
(
this
,
decoder
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Checksum
Parameters
this
:
T
decoder
:
ABIDecoder
Returns
InstanceType
<
T
>
fromABI
(
decoder
)
:
unknown
Parameters
decoder
:
ABIDecoder
Returns
unknown
Static
hash
hash
(
data
)
:
Checksum256
Parameters
data
:
BytesType
Returns
Checksum256
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
array
abi
Name
byte
Size
hex
String
equals
toABI
toJSON
to
String
abi
Default
from
fromABI
hash
SDK Core Documentation - v0.0.2-5
Loading...