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
Evm
Utils
Namespace Utils
Index
Variables
ADDRESS_
SIZE
MAX_
WORD
PC_
SIZE
SELECTOR_
SIZE
WORD_
SIZE
ZERO_
ADDRESS
Functions
equal
Data
keccak256
to
Address
Variables
Const
ADDRESS_
SIZE
ADDRESS_
SIZE
:
20
= 20
Const
MAX_
WORD
MAX_
WORD
:
BN
= ...
Const
PC_
SIZE
PC_
SIZE
:
4
= 4
Const
SELECTOR_
SIZE
SELECTOR_
SIZE
:
4
= ShortSelectorSize
Const
WORD_
SIZE
WORD_
SIZE
:
32
= 0x20
Const
ZERO_
ADDRESS
ZERO_
ADDRESS
:
string
= ...
Functions
equal
Data
equal
Data
(
bytes1
:
Uint8Array
, bytes2
:
Uint8Array
)
:
boolean
Parameters
bytes1:
Uint8Array
bytes2:
Uint8Array
Returns
boolean
keccak256
keccak256
(
...
args
:
any
[]
)
:
BN
Parameters
Rest
...
args:
any
[]
Returns
BN
to
Address
to
Address
(
bytes
:
string
|
Uint8Array
)
:
string
Parameters
bytes:
string
|
Uint8Array
Returns
string
Modules
@truffle/codec
Abi
Data
Ast
Ast
Constant
Basic
Bytes
Compilations
Compiler
Contexts
Conversion
Evm
Import
Utils
Export
Format
Mapping
Key
Memory
Pointer
Special
Stack
Storage
Topic
Wrap
@truffle/decoder
@truffle/encoder
ADDRESS_
SIZE
MAX_
WORD
PC_
SIZE
SELECTOR_
SIZE
WORD_
SIZE
ZERO_
ADDRESS
equal
Data
keccak256
to
Address
Generated using
TypeDoc