Search
Preparing search index...
The search index is not available
Truffle Decoding and Encoding
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
@truffle/codec
Contexts
Utils
Module Utils
Index
Variables
debug
Functions
context
ToType
find
Debugger
Context
find
Decoder
Context
match
Context
normalize
Contexts
Variables
Const
debug
debug
:
IDebugger
= debugModule("codec:contexts:utils")
Functions
context
ToType
context
ToType
(
context
:
Context
)
:
ContractType
Parameters
context:
Context
Returns
ContractType
find
Debugger
Context
find
Debugger
Context
(
contexts
:
DebuggerContexts
, binary
:
string
)
:
string
|
null
Parameters
contexts:
DebuggerContexts
binary:
string
Returns
string
|
null
find
Decoder
Context
find
Decoder
Context
(
contexts
:
DecoderContexts
, binary
:
string
)
:
DecoderContext
|
null
Parameters
contexts:
DecoderContexts
binary:
string
Returns
DecoderContext
|
null
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
Globals
debug
context
ToType
find
Debugger
Context
find
Decoder
Context
match
Context
normalize
Contexts
Generated using
TypeDoc