Search
Preparing search index...
The search index is not available
Truffle Decoding and Encoding
Options
All
Public
Public/Protected
All
Inherited
Menu
Truffle Decoding and Encoding
@truffle/codec
Stack
Decode
Namespace Decode
Protected
Index
Functions
decode
Literal
decode
Stack
Functions
decode
Literal
decode
Literal
(
dataType
:
Type
, pointer
:
StackLiteralPointer
, info
:
EvmInfo
)
:
Generator
<
DecoderRequest
,
Result
,
Uint8Array
|
null
>
Parameters
dataType:
Type
pointer:
StackLiteralPointer
info:
EvmInfo
Returns
Generator
<
DecoderRequest
,
Result
,
Uint8Array
|
null
>
decode
Stack
decode
Stack
(
dataType
:
Type
, pointer
:
StackPointer
, info
:
EvmInfo
)
:
Generator
<
DecoderRequest
,
Result
,
Uint8Array
|
null
>
Parameters
dataType:
Type
pointer:
StackPointer
info:
EvmInfo
Returns
Generator
<
DecoderRequest
,
Result
,
Uint8Array
|
null
>
Modules
@truffle/codec
Abi
Data
Ast
Ast
Constant
Basic
Bytes
Compilations
Compiler
Contexts
Conversion
Evm
Export
Format
Mapping
Key
Memory
Pointer
Special
Stack
Decode
Read
Storage
Topic
Wrap
@truffle/decoder
@truffle/encoder
decode
Literal
decode
Stack
Generated using
TypeDoc