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
Contexts
Utils
Namespace Utils
Index
Functions
find
Context
make
Context
match
Context
normalize
Contexts
Functions
find
Context
find
Context
(
contexts
:
Contexts
, binary
:
string
)
:
Context
|
null
Parameters
contexts:
Contexts
binary:
string
Returns
Context
|
null
make
Context
make
Context
(
contract
:
Contract
, node
:
AstNode
, compilation
:
Compilation
, isConstructor
?:
boolean
)
:
Context
Parameters
contract:
Contract
node:
AstNode
compilation:
Compilation
isConstructor:
boolean
= false
Returns
Context
match
Context
match
Context
(
context
:
Context
, givenBinary
:
string
)
:
boolean
Parameters
context:
Context
givenBinary:
string
Returns
boolean
normalize
Contexts
normalize
Contexts
(
contexts
:
Contexts
)
:
Contexts
Parameters
contexts:
Contexts
Returns
Contexts
Modules
@truffle/codec
Abi
Data
Ast
Ast
Constant
Basic
Bytes
Compilations
Compiler
Contexts
Import
Utils
Conversion
Evm
Export
Format
Mapping
Key
Memory
Pointer
Special
Stack
Storage
Topic
Wrap
@truffle/decoder
@truffle/encoder
find
Context
make
Context
match
Context
normalize
Contexts
Generated using
TypeDoc