Preparing search index...
The search index is not available
algosdk
algosdk
ABIBoolType
Class ABIBoolType
Hierarchy
ABIType
ABIBoolType
Index
Constructors
constructor
Methods
byte
Len
decode
encode
equals
is
Dynamic
to
String
from
Constructors
constructor
new ABIBool
Type
(
)
:
ABIBoolType
Returns
ABIBoolType
Methods
byte
Len
byte
Len
(
)
:
number
Returns
number
decode
decode
(
byteString
:
Uint8Array
)
:
boolean
Parameters
byteString:
Uint8Array
Returns
boolean
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
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
algosdk
<internal>
indexer
Models
modelsv2
ABIBool
Type
constructor
byte
Len
decode
encode
equals
is
Dynamic
to
String
from
Generated using
TypeDoc