Preparing search index...
The search index is not available
algosdk
algosdk
ABIType
Class ABIType
Abstract
Hierarchy (
view full
)
ABIType
ABIUintType
ABIUfixedType
ABIAddressType
ABIBoolType
ABIByteType
ABIStringType
ABIArrayStaticType
ABIArrayDynamicType
ABITupleType
Index
Constructors
constructor
Methods
byte
Len
decode
encode
equals
is
Dynamic
to
String
from
Constructors
constructor
new ABIType
(
)
:
ABIType
Returns
ABIType
Methods
Abstract
byte
Len
byte
Len
(
)
:
number
Returns
number
Abstract
decode
decode
(
byteString
)
:
ABIValue
Parameters
byteString
:
Uint8Array
Returns
ABIValue
Abstract
encode
encode
(
value
)
:
Uint8Array
Parameters
value
:
ABIValue
Returns
Uint8Array
Abstract
equals
equals
(
other
)
:
boolean
Parameters
other
:
ABIType
Returns
boolean
Abstract
is
Dynamic
is
Dynamic
(
)
:
boolean
Returns
boolean
Abstract
to
String
to
String
(
)
:
string
Returns
string
Static
from
from
(
str
)
:
ABIType
Parameters
str
:
string
Returns
ABIType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
byte
Len
decode
encode
equals
is
Dynamic
to
String
from
algosdk
indexerModels
modelsv2
ABIReferenceType
ABITransactionType
AtomicTransactionComposerStatus
IntDecoding
OnApplicationComplete
TransactionType
ABIAddressType
ABIArrayDynamicType
ABIArrayStaticType
ABIBoolType
ABIByteType
ABIContract
ABIInterface
ABIMethod
ABIStringType
ABITupleType
ABIType
ABIUfixedType
ABIUintType
Loading...
Generated using
TypeDoc