Search
Preparing search index...
The search index is not available
algosdk
Options
All
Public
Public/Protected
All
Inherited
Menu
algosdk
ABIAddressType
Class ABIAddressType
Hierarchy
ABIType
ABIAddressType
Index
Constructors
constructor
Methods
byte
Len
decode
encode
equals
is
Dynamic
to
String
from
Constructors
constructor
new ABIAddress
Type
(
)
:
ABIAddressType
Returns
ABIAddressType
Methods
byte
Len
byte
Len
(
)
:
number
Returns
number
decode
decode
(
byteString
:
Uint8Array
)
:
string
Parameters
byteString:
Uint8Array
Returns
string
encode
encode
(
value
:
ABIValue
)
:
Uint8Array
Parameters
value:
ABIValue
Returns
Uint8Array
equals
equals
(
other
:
ABIType
)
:
boolean
Parameters
other:
ABIType
Returns
boolean
is
Dynamic
is
Dynamic
(
)
:
boolean
Returns
boolean
to
String
to
String
(
)
:
string
Returns
string
Static
from
from
(
str
:
string
)
:
ABIType
Parameters
str:
string
Returns
ABIType
Exports
<internal>
modelsv2
ABIAddress
Type
constructor
byte
Len
decode
encode
equals
is
Dynamic
to
String
from
Generated using
TypeDoc