Preparing search index...
The search index is not available
@wharfkit/antelope - v0.7.3
@wharfkit/antelope - v0.7.3
Checksum512
Class Checksum512
Hierarchy
Checksum
Checksum512
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
Checksum512
(
array
:
Uint8Array
)
:
Checksum512
Parameters
array:
Uint8Array
Returns
Checksum512
Properties
Readonly
array
array
:
Uint8Array
Static
abi
Name
abi
Name
:
string
= 'checksum512'
Static
byte
Size
byte
Size
:
number
= 64
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
:
Checksum512Type
)
:
Checksum512
Parameters
value:
Checksum512Type
Returns
Checksum512
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
)
:
Checksum512
Parameters
data:
BytesType
Returns
Checksum512
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
Checksum512
constructor
array
abi
Name
byte
Size
hex
String
equals
toABI
toJSON
to
String
abi
Default
from
fromABI
hash
Generated using
TypeDoc