Preparing search index...
The search index is not available
@wharfkit/antelope - v0.7.3
@wharfkit/antelope - v0.7.3
Checksum256
Class Checksum256
Hierarchy
Checksum
Checksum256
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
:
Uint8Array
)
:
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
:
string
|
ArrayBuffer
|
ArrayBufferView
|
ArrayLike
<
number
>
|
Bytes
|
Checksum160
|
Checksum256
|
Checksum512
)
:
boolean
Parameters
other:
string
|
ArrayBuffer
|
ArrayBufferView
|
ArrayLike
<
number
>
|
Bytes
|
Checksum160
|
Checksum256
|
Checksum512
Returns
boolean
toABI
toABI
(
encoder
:
ABIEncoder
)
:
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
:
T
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Checksum
Parameters
this:
T
Returns
InstanceType
<
T
>
abi
Default
(
)
:
unknown
Returns
unknown
Static
from
from
(
value
:
Checksum256Type
)
:
Checksum256
Parameters
value:
Checksum256Type
Returns
Checksum256
Static
fromABI
fromABI
<
T
>
(
this
:
T
, decoder
:
ABIDecoder
)
:
InstanceType
<
T
>
Type Parameters
T
extends
typeof
Checksum
Parameters
this:
T
decoder:
ABIDecoder
Returns
InstanceType
<
T
>
fromABI
(
decoder
:
ABIDecoder
)
:
unknown
Parameters
decoder:
ABIDecoder
Returns
unknown
Static
hash
hash
(
data
:
BytesType
)
:
Checksum256
Parameters
data:
BytesType
Returns
Checksum256
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
@wharfkit/antelope -
v0.7.3
ABI
API
v1
Asset
Base58
Key
Type
P2P
Serializer
Struct
Variant
Checksum256
constructor
array
abi
Name
byte
Size
hex
String
equals
toABI
toJSON
to
String
abi
Default
from
fromABI
hash
Generated using
TypeDoc