Preparing search index...
The search index is not available
Aspect Library Document
Aspect Library Document
proto
PreContractCallInput
Class PreContractCallInput
Hierarchy
PreContractCallInput
Index
Constructors
constructor
Properties
block
call
Methods
decode
encode
Constructors
constructor
new
Pre
Contract
Call
Input
(
call
?
,
block
?
)
:
PreContractCallInput
Parameters
call
:
PreExecMessageInput
= null
block
:
BlockInput
= null
Returns
PreContractCallInput
Properties
block
block
:
BlockInput
call
call
:
PreExecMessageInput
Methods
Static
decode
decode
(
reader
,
length
)
:
PreContractCallInput
Parameters
reader
:
Reader
length
:
i32
Returns
PreContractCallInput
Static
encode
encode
(
message
,
writer
)
:
void
Parameters
message
:
PreContractCallInput
writer
:
Writer
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
block
call
decode
encode
Aspect Library Document
common
components
proto
types