Search
Preparing search index...
The search index is not available
@koinos/sdk-as - v1.0.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@koinos/sdk-as - v1.0.0
system_calls
call_arguments
Class call_arguments
Hierarchy
call_arguments
Index
Constructors
constructor
Properties
args
contract_
id
entry_
point
Methods
decode
encode
Constructors
constructor
new call_
arguments
(
contract_id
?:
null
|
Uint8Array
, entry_point
?:
number
, args
?:
null
|
Uint8Array
)
:
call_arguments
Parameters
contract_id:
null
|
Uint8Array
= null
entry_point:
number
= 0
args:
null
|
Uint8Array
= null
Returns
call_arguments
Properties
args
args
:
null
|
Uint8Array
contract_
id
contract_
id
:
null
|
Uint8Array
entry_
point
entry_
point
:
number
Methods
Static
decode
decode
(
reader
:
Reader
, length
:
number
)
:
call_arguments
Parameters
reader:
Reader
length:
number
Returns
call_arguments
Static
encode
encode
(
message
:
call_arguments
, writer
:
Writer
)
:
void
Parameters
message:
call_arguments
writer:
Writer
Returns
void
Exports
Internals
Arrays
Base58
Base64
Crypto
MockVM
Safe
Math
Storage
String
Bytes
System
Externals
any
authority
block_
store
block_
store_
rpc
broadcast
chain
chain_
rpc
claim
common
contract_
meta_
store
contract_
meta_
store_
rpc
error
events
governance
koin
mempool_
rpc
name_
service
object_
spaces
options
p2p_
rpc
pob
pow
protocol
resources
rpc
system_
call_
ids
system_
calls
token
transaction_
store
transaction_
store_
rpc
value
vhp
call_
arguments
constructor
args
contract_
id
entry_
point
decode
encode
Generated using
TypeDoc